Skip to content

Commit

Permalink
True 7.1.1 (#536)
Browse files Browse the repository at this point in the history
  • Loading branch information
HChenX authored Jan 24, 2025
1 parent d1fb054 commit 1b6f449
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ android {
applicationId = "statusbar.lyric"
minSdk = 26
targetSdk = 35
versionCode = 710
versionName = "7.1.0"
versionCode = 711
versionName = "7.1.1"
aaptOptions.cruncherEnabled = false
dependenciesInfo.includeInApk = false
buildConfigField("long", "BUILD_TIME", "$buildTime")
Expand Down

0 comments on commit 1b6f449

Please sign in to comment.