Skip to content

Commit

Permalink
app:update version to 2.5.157
Browse files Browse the repository at this point in the history
  • Loading branch information
lingqiqi5211 committed Jan 19, 2025
1 parent ef2eefe commit 6fec459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ android {
minSdk = 34
targetSdk = 35
versionCode = getVersionCode()
versionName = "2.5.156"
versionName = "2.5.157"

val sdf = SimpleDateFormat("yyyy-MM-dd HH:mm:ss").apply {
timeZone = TimeZone.getTimeZone("Asia/Shanghai")
Expand Down

0 comments on commit 6fec459

Please sign in to comment.