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 ad05993 commit cd97b6bCopy full SHA for cd97b6b
app/build.gradle
@@ -7,7 +7,7 @@ android {
7
applicationId "com.surcumference.fingerprintpay"
8
minSdkVersion 14
9
targetSdkVersion 33
10
- versionCode 32
+ versionCode 33
11
versionName "5.2.0"
12
buildConfigField "String", "APP_PRODUCT_NAME", "\"FingerprintPay\""
13
}
0 commit comments