]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/build.gradle
bump target SDK version to 33
[mobile-ledger.git] / app / build.gradle
index 71673f6eb8dca03508bc0f12f40580f9893fda37..442da8e03441eb706e2b012eaf9789c15af0a6d6 100644 (file)
 apply plugin: 'com.android.application'
 
 android {
-    compileSdkVersion 31
+    compileSdkVersion 33
     defaultConfig {
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22
-        targetSdkVersion 31
+        targetSdkVersion 33
         vectorDrawables.useSupportLibrary true
         versionCode 56
         versionName '0.21.7'