Update version to 1.36,fix more bugs.

This commit is contained in:
2022-02-08 20:58:03 +08:00
parent 60115b9ecf
commit 5497ac7912
2 changed files with 4 additions and 4 deletions

View File

@@ -21,8 +21,8 @@ android {
applicationId "com.fankes.miui.notify"
minSdk 26
targetSdk 26
versionCode 7
versionName "1.35"
versionCode 8
versionName "1.36"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}