]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/build.gradle
bump compileSdkVersion to match targetSdkVersion
[mobile-ledger.git] / app / build.gradle
index f5b092c5b3de3279c969657951dc7e588af96c34..07cf3456b35afe3e9df2c94991e0a8de4552167f 100644 (file)
@@ -18,7 +18,7 @@
 apply plugin: 'com.android.application'
 
 android {
-    compileSdkVersion 28
+    compileSdkVersion 29
     defaultConfig {
         applicationId "net.ktnx.mobileledger"
         minSdkVersion 22