diff --git a/shadowlib/build.gradle b/shadowlib/build.gradle index 37092f2..a35cdc0 100644 --- a/shadowlib/build.gradle +++ b/shadowlib/build.gradle @@ -5,7 +5,7 @@ apply plugin: 'kotlin-android-extensions' apply plugin: 'com.github.dcendents.android-maven' apply plugin: 'com.jfrog.bintray' -version = "0.1.1" +version = "0.1.2" android { compileSdkVersion 30