We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82ce9d7 commit becad47Copy full SHA for becad47
app/build.gradle.kts
@@ -26,8 +26,8 @@ android {
26
applicationId = "com.goldenraven.padawanwallet"
27
minSdk = 26
28
targetSdk = 34
29
- versionCode = 10
30
- versionName = "v0.10.0-SNAPSHOT"
+ versionCode = 15
+ versionName = "v0.11.0"
31
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
32
33
resValue(
0 commit comments