version:1.0.2

update:
bugfixes:取消天气背景显示
This commit is contained in:
2024-07-15 09:26:10 +08:00
parent b4fc904734
commit c815636e5e
9 changed files with 61 additions and 51 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId "com.xxpatx.os"
minSdkVersion 24
targetSdkVersion 29
versionCode 2
versionName "1.0.1"
versionCode 3
versionName "1.0.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"