Skip to content

Commit

Permalink
app: 0.2.0
Browse files Browse the repository at this point in the history
Signed-off-by: BlackMesa123 <[email protected]>
  • Loading branch information
salvogiangri committed Dec 31, 2022
1 parent aa474c0 commit ab19542
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ plugins {
}

val versionMajor = 0
val versionMinor = 1
val versionPatch = 1
val versionMinor = 2
val versionPatch = 0

val releaseStoreFile: String? by rootProject
val releaseStorePassword: String? by rootProject
Expand Down

0 comments on commit ab19542

Please sign in to comment.