Skip to content

Commit

Permalink
+ v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
null2264 committed Jun 9, 2022
1 parent 880c8d0 commit 8d5c6de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Android.kt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ object Android {
val compileSdk = 32
val minSdk = 23
val targetSdk = 32
val versionCode = 2
val versionName = "0.0.2"
val versionCode = 3
val versionName = "0.0.3"
}

0 comments on commit 8d5c6de

Please sign in to comment.