Skip to content

Commit b9c9c77

Browse files
committed
Bump Android sdk to 34
1 parent 4c6c5d9 commit b9c9c77

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@ apply plugin: 'com.android.application'
22

33
android {
44

5-
compileSdkVersion 33
5+
compileSdk 34
66
defaultConfig {
77
applicationId "com.surcumference.fingerprintpay"
88
minSdkVersion 14
9-
targetSdkVersion 33
109
versionCode 34
1110
versionName "6.0.0"
1211
buildConfigField "String", "APP_PRODUCT_NAME", "\"FingerprintPay\""

0 commit comments

Comments
 (0)