Skip to content

Commit

Permalink
bump version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow578 committed Oct 6, 2021
1 parent f3c360d commit b8bcfd4
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
Expand Up @@ -25,7 +25,7 @@ android {
targetSdk = 30
compileSdk = 30
versionCode = 2
versionName = "1.1"
versionName = "1.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

kapt {
Expand Down

0 comments on commit b8bcfd4

Please sign in to comment.