Skip to content

Commit

Permalink
chore: update version name and code (#750)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chesire authored Apr 9, 2022
1 parent 7dd0fc5 commit f0644eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "com.chesire.nekome"
minSdk 21
targetSdk sdk_version
versionCode 21120616 // Date of build formatted as 'yyMMddHH'
versionName "1.5.2"
versionCode 22040915 // Date of build formatted as 'yyMMddHH'
versionName "1.5.3"
testInstrumentationRunner "com.chesire.nekome.TestRunner"
resConfigs "en"
}
Expand Down

0 comments on commit f0644eb

Please sign in to comment.