Skip to content

Commit

Permalink
release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hegleB committed Jan 24, 2024
1 parent fdc214f commit 06192d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion AOS/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ plugins {
id("kotlinx-serialization")
id("com.google.gms.google-services")
}

val keystorePropertiesFile = rootProject.file("keystore.properties")
val keystoreProperties = Properties()
keystoreProperties.load(FileInputStream(keystorePropertiesFile))
Expand Down

0 comments on commit 06192d5

Please sign in to comment.