Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
shadow578 committed Mar 10, 2023
1 parent 20602c3 commit 132f017
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 @@ -26,8 +26,8 @@ android {
minSdk = 23
targetSdk = 33
compileSdk = 33
versionCode = 4
versionName = "1.3.2"
versionCode = 5
versionName = "1.4.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

kapt {
Expand Down

0 comments on commit 132f017

Please sign in to comment.