1.修复支付成功后,不点“Activy”按钮,杀掉APP,重新进入,无法重新进入激活流程且无法重新绑定bug
2.增加dfu过程中不会自动熄屏
This commit is contained in:
@@ -28,9 +28,9 @@ android {
|
||||
applicationId "com.abbidot.tracker"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 35
|
||||
versionCode 2104
|
||||
// versionName "2.1.4"
|
||||
versionName "2.1.4-Beta1"
|
||||
versionCode 2105
|
||||
// versionName "2.1.5"
|
||||
versionName "2.1.5-Beta1"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user