diff --git a/OkBluetoothHook/OkBluetoothHook.jar b/OkBluetoothHook/OkBluetoothHook.jar index 979a168..7d6afa8 100644 Binary files a/OkBluetoothHook/OkBluetoothHook.jar and b/OkBluetoothHook/OkBluetoothHook.jar differ diff --git a/OkBluetoothHook/build.gradle b/OkBluetoothHook/build.gradle index 9afa1dc..d15db6a 100644 --- a/OkBluetoothHook/build.gradle +++ b/OkBluetoothHook/build.gradle @@ -10,8 +10,8 @@ android { defaultConfig { minSdkVersion 21 targetSdkVersion 27 - versionCode 2 - versionName "1.0.1" + versionCode 3 + versionName "1.0.3" } buildTypes { release {