Skip to content

Commit

Permalink
v1.6.4.1fix
Browse files Browse the repository at this point in the history
  • Loading branch information
khaos committed Dec 16, 2024
1 parent 264e1e8 commit e302a87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
//Android15.0 35
//noinspection EditedTargetSdkVersion,OldTargetApi
targetSdk 34
versionCode 1212
versionName "v1.6.4fix"
versionCode 1213
versionName "v1.6.4.1fix"

buildConfigField "String", "BUILD_TIME", "\"${buildTime}\""
//resConfigs "zh-rCN", "zh-rTW", "zh-rHK", "en-rUS", "en-rGB"
Expand Down
4 changes: 2 additions & 2 deletions app/build_my.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ android {
//Android15.0 35
//noinspection EditedTargetSdkVersion,OldTargetApi
targetSdk 34
versionCode 1212
versionName "v1.6.4fix"
versionCode 1213
versionName "v1.6.4.1fix"

buildConfigField "String", "BUILD_TIME", "\"${buildTime}\""
//resConfigs "zh-rCN", "zh-rTW", "zh-rHK", "en-rUS", "en-rGB"
Expand Down

0 comments on commit e302a87

Please sign in to comment.