We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c319e48 commit 92c70eaCopy full SHA for 92c70ea
apps/wallet/instance/main/build.gradle.kts
@@ -25,7 +25,7 @@ android {
25
targetSdk = 35
26
versionCode = 600
27
28
- versionName = "5.1.5" // Format is "major.minor.patch" (e.g. "1.0.0") and only numbers are allowed
+ versionName = "5.1.6" // Format is "major.minor.patch" (e.g. "1.0.0") and only numbers are allowed
29
30
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
31
}
0 commit comments