Skip to content

Commit

Permalink
app:update version to 2.5.156
Browse files Browse the repository at this point in the history
  • Loading branch information
lingqiqi5211 authored Jan 13, 2025
1 parent 55f98cd commit c6c37db
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 @@ -97,7 +97,7 @@ android {
minSdk = 33
targetSdk = 35
versionCode = getVersionCode()
versionName = "2.5.155"
versionName = "2.5.156"

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

0 comments on commit c6c37db

Please sign in to comment.