Skip to content

Commit

Permalink
[bugfix]
Browse files Browse the repository at this point in the history
  • Loading branch information
okbean committed Dec 14, 2020
1 parent 455bdfa commit aa1e36f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified OkBluetoothHook/OkBluetoothHook.jar
Binary file not shown.
4 changes: 2 additions & 2 deletions OkBluetoothHook/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 27
versionCode 2
versionName "1.0.1"
versionCode 3
versionName "1.0.3"
}
buildTypes {
release {
Expand Down

0 comments on commit aa1e36f

Please sign in to comment.