Skip to content

Commit

Permalink
5.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
sorokin0andrey committed Dec 18, 2024
1 parent 33ef676 commit 0f770a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/wallet/instance/main/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ android {
targetSdk = 35
versionCode = 600

versionName = "5.0.18" // Format is "major.minor.patch" (e.g. "1.0.0") and only numbers are allowed
versionName = "5.0.19" // Format is "major.minor.patch" (e.g. "1.0.0") and only numbers are allowed

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
if (project.hasProperty("android.injected.feature.in-app-update.apk")) {
Expand Down

0 comments on commit 0f770a0

Please sign in to comment.