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 ecb0b43 commit b392bcfCopy full SHA for b392bcf
app/build.gradle
@@ -21,8 +21,8 @@ android {
21
applicationIdSuffix ".gp"
22
minSdk 24
23
targetSdk 34
24
- versionCode 11
25
- versionName "v1.0.10"
+ versionCode 12
+ versionName "v1.0.11"
26
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
27
buildConfigField("String", "APP_NAME", "\"MyCardholder\"")
28
buildConfigField("String", "DEV_NAME", "\"MidnightDev\"")
0 commit comments