Skip to content

Commit

Permalink
Change version code to 252
Browse files Browse the repository at this point in the history
  • Loading branch information
przemyslawzygmunt committed Oct 10, 2024
1 parent c9acc19 commit cfce765
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 @@ -25,7 +25,7 @@ android {
minSdk = Versions.MinSdk
targetSdk = Versions.TargetSdk
multiDexEnabled = true
versionCode = 251
versionCode = 252
versionName = "24.10.02"

ndk {
Expand Down

0 comments on commit cfce765

Please sign in to comment.