Skip to content

Commit

Permalink
clean up Gradle imports
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Jul 9, 2024
1 parent 5c5dbaa commit 56d1733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import java.util.Properties
import java.io.FileInputStream
import java.util.Properties

val keystorePropertiesFile = rootProject.file("keystore.properties")
val useKeystoreProperties = keystorePropertiesFile.canRead()
Expand Down

0 comments on commit 56d1733

Please sign in to comment.