Skip to content

Commit

Permalink
Version 17
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanIlchev committed Nov 4, 2023
1 parent 844e1ee commit 8d611bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ android {
defaultConfig {
minSdk = libs.versions.minSdk.get().toInt()
targetSdk = compileSdk
versionCode = 16
versionCode = 17
versionName = "$versionCode"
}

Expand Down

0 comments on commit 8d611bc

Please sign in to comment.