Skip to content

Commit

Permalink
Bump version to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LeddaZ committed Nov 3, 2022
1 parent 301df33 commit 39bc562
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 @@ -21,7 +21,7 @@ android {
minSdk = 23
targetSdk = 33
versionCode = getCommitCount()
versionName = "1.5.2"
versionName = "1.6.0"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 39bc562

Please sign in to comment.