Skip to content

Commit

Permalink
3.61
Browse files Browse the repository at this point in the history
  • Loading branch information
hosizoraru committed Sep 24, 2023
1 parent 9d0a456 commit 4156a14
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 = 31
versionName = "3.6"
versionName = "3.61"
buildConfigField("String", "BUILD_TIME", "\"${System.currentTimeMillis()}\"")
}

Expand Down

0 comments on commit 4156a14

Please sign in to comment.