Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow578 committed Oct 3, 2022
1 parent c27c2b1 commit ab03ae3
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 @@ -25,8 +25,8 @@ android {
minSdk = 23
targetSdk = 33
compileSdk = 33
versionCode = 2
versionName = "1.2"
versionCode = 4
versionName = "1.3.2"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

kapt {
Expand Down

0 comments on commit ab03ae3

Please sign in to comment.