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 0103a45 commit ccb5403Copy full SHA for ccb5403
app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.surcumference.fingerprintpay"
8
minSdkVersion 14
9
targetSdkVersion 33
10
- versionCode 28
11
- versionName "4.8.1"
+ versionCode 29
+ versionName "4.8.2"
12
buildConfigField "String", "APP_PRODUCT_NAME", "\"FingerprintPay\""
13
}
14
0 commit comments