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 66b9802 commit 9afb063Copy full SHA for 9afb063
app/build.gradle
@@ -22,8 +22,8 @@ android {
22
applicationIdSuffix ".gp"
23
minSdk 24
24
targetSdk 34
25
- versionCode 13
26
- versionName "v1.1.0"
+ versionCode 14
+ versionName "v1.1.1"
27
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
28
buildConfigField("String", "APP_NAME", "\"MyCardholder\"")
29
buildConfigField("String", "DEV_NAME", "\"MidnightDev\"")
0 commit comments