X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fbuild.gradle;h=442da8e03441eb706e2b012eaf9789c15af0a6d6;hb=c61d7a1bbd4ee0393e436ec604dfc2fa3910bd47;hp=71673f6eb8dca03508bc0f12f40580f9893fda37;hpb=18cc90fd341614bb30a321a7e790ff089828b76e;p=mobile-ledger.git diff --git a/app/build.gradle b/app/build.gradle index 71673f6e..442da8e0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -18,11 +18,11 @@ 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'