X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=blobdiff_plain;f=app%2Fbuild.gradle;fp=app%2Fbuild.gradle;h=732856c768c92700c01971cf4d07b06a31aeb92a;hp=36dbecf31b2daf4f1f2bc62a2da8b8ab9575721b;hb=e20e67bf08e669a39a128dbd4c11021b624bbdba;hpb=c434526b687162a4ebf4c268e521404e2b58fcc7 diff --git a/app/build.gradle b/app/build.gradle index 36dbecf3..732856c7 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -23,6 +23,7 @@ android { applicationId "net.ktnx.mobileledger" minSdkVersion 22 targetSdkVersion 28 + vectorDrawables.useSupportLibrary true versionCode 33 versionName '0.13.1' testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"