Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyBoyFeng committed Jun 13, 2022
1 parent 30842f3 commit 914b20b
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 @@ -14,8 +14,8 @@ android {
applicationId = "crazyboyfeng.accSettings"
minSdk = 14
targetSdk = 32
versionCode = 202206070
versionName = "2022.6.7"
versionCode = 202206130
versionName = "2022.6.13-pre"
// testInstrumentationRunner = "android.support.test.runner.AndroidJUnitRunner"
resValue("string", "version_name", versionName!!)
}
Expand Down

0 comments on commit 914b20b

Please sign in to comment.