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 2b3cdcd commit 1fadc94Copy full SHA for 1fadc94
app/build.gradle
@@ -28,8 +28,8 @@ android {
28
applicationIdSuffix ".gp"
29
minSdk 24
30
targetSdk 34
31
- versionCode 15
32
- versionName "v1.1.2"
+ versionCode 16
+ versionName "v1.1.3"
33
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
34
buildConfigField("String", "APP_NAME", "\"MyCardholder\"")
35
buildConfigField("String", "DEV_NAME", "\"MidnightDev\"")
0 commit comments