合并代码,加入全新 Material You 风格主题

This commit is contained in:
2022-01-08 01:26:50 +08:00
parent 8841ad7f59
commit dc14585805
3 changed files with 11 additions and 9 deletions

View File

@@ -22,8 +22,8 @@ android {
minSdkVersion 22
//noinspection ExpiredTargetSdkVersion
targetSdkVersion 26
versionCode 8
versionName "2.5"
versionCode 9
versionName "3.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}