atom quzan

This commit is contained in:
2021-10-19 11:26:35 +08:00
committed by dyx123
parent d556b49e68
commit 7b41a58731
11 changed files with 369 additions and 34 deletions

View File

@@ -12,8 +12,8 @@ ext {
applicationId : "com.fisherbone.fuzhu",
minSdkVersion : 24,
targetSdkVersion : 29,
versionCode : 170,
versionName : "1.7.0",
versionCode : 171,
versionName : "1.7.1",
testInstrumentationRunner: "androidx.test.runner.AndroidJUnitRunner"
]