Update version to 1.35,fix more bugs.

This commit is contained in:
2022-02-08 00:49:22 +08:00
parent 3461a28881
commit 8f8c260069
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 6
versionName "1.3(pending)"
versionCode 7
versionName "1.35"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}