Update version to 1.2,fix more bugs.

This commit is contained in:
2022-02-03 22:04:09 +08:00
parent 8e987897fc
commit 45dde844b7
2 changed files with 5 additions and 5 deletions

View File

@@ -21,8 +21,8 @@ android {
applicationId "com.fankes.miui.notify"
minSdk 26
targetSdk 26
versionCode 3
versionName "1.15"
versionCode 4
versionName "1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}