Browse Source

feat: v1.6定版

master
niushuai233 14 hours ago
parent
commit
b221fce98d
  1. 2
      app/build.gradle

2
app/build.gradle

@ -16,7 +16,7 @@ android { @@ -16,7 +16,7 @@ android {
minSdk 24
targetSdk 32
versionCode 12
versionName "1.4"
versionName "1.6"
resValue "string", "weathericons_version", "${versionName}"

Loading…
Cancel
Save