Skip to content

Commit

Permalink
2.53
Browse files Browse the repository at this point in the history
  • Loading branch information
hosizoraru committed Sep 19, 2023
1 parent e3d325c commit 582c444
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 @@ -29,7 +29,7 @@ android {
minSdk = 33
targetSdk = 34
versionCode = 30
versionName = "3.52"
versionName = "3.53"
buildConfigField("String", "BUILD_TIME", "\"${System.currentTimeMillis()}\"")
}

Expand Down

0 comments on commit 582c444

Please sign in to comment.