Skip to content

Commit

Permalink
Version 13
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanIlchev committed Oct 4, 2023
1 parent 2742972 commit 31ce9cb
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 = 12
versionCode = 13
versionName = "$versionCode"
}

Expand Down

0 comments on commit 31ce9cb

Please sign in to comment.