This commit is contained in:
2021-09-30 18:07:01 +08:00
parent 307e3f3cf4
commit 53beeb7614
22 changed files with 328 additions and 681 deletions

View File

@@ -12,8 +12,8 @@ ext {
applicationId : "com.fisherbone.fuzhu",
minSdkVersion : 24,
targetSdkVersion : 29,
versionCode : 166,
versionName : "1.6.6",
versionCode : 168,
versionName : "1.6.8",
testInstrumentationRunner: "androidx.test.runner.AndroidJUnitRunner"
]