diff --git a/buruberi-core/build.gradle b/buruberi-core/build.gradle index 28eb36d..55893f4 100644 --- a/buruberi-core/build.gradle +++ b/buruberi-core/build.gradle @@ -3,7 +3,7 @@ plugins { } // Used for both the 'aar' file and publish. -def VERSION_NAME = '0.9.1' +def VERSION_NAME = '0.9.2' def GROUP_ID = 'is.hello' def NAME = 'buruberi-core' def DESCRIPTION = 'Less flaky Bluetooth Low Energy for Android'