diff --git a/locationdelegation/build.gradle b/locationdelegation/build.gradle index 464192c4..92d96892 100644 --- a/locationdelegation/build.gradle +++ b/locationdelegation/build.gradle @@ -15,7 +15,7 @@ apply plugin: 'com.android.library' apply plugin: 'maven-publish' -def VERSION = "1.1.0"; +def VERSION = "1.1.1"; android { compileSdkVersion 31