Skip to content

Commit

Permalink
versionName increased
Browse files Browse the repository at this point in the history
  • Loading branch information
jedi1150 committed Jul 12, 2024
1 parent 92c5264 commit 4973bdc
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 @@ -16,7 +16,7 @@ android {
minSdk = 21
targetSdk = 34
versionCode = 1
versionName = "2.2.0"
versionName = "2.2.1"
}
buildTypes {
named("release") {
Expand Down

0 comments on commit 4973bdc

Please sign in to comment.