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 4c6c5d9 commit b9c9c77Copy full SHA for b9c9c77
app/build.gradle
@@ -2,11 +2,10 @@ apply plugin: 'com.android.application'
2
3
android {
4
5
- compileSdkVersion 33
+ compileSdk 34
6
defaultConfig {
7
applicationId "com.surcumference.fingerprintpay"
8
minSdkVersion 14
9
- targetSdkVersion 33
10
versionCode 34
11
versionName "6.0.0"
12
buildConfigField "String", "APP_PRODUCT_NAME", "\"FingerprintPay\""
0 commit comments