Skip to content

Commit

Permalink
chore: update the version name and code
Browse files Browse the repository at this point in the history
  • Loading branch information
Chesire committed Apr 23, 2023
1 parent 27362e6 commit 4990da7
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 @@ -15,8 +15,8 @@ android {
applicationId "com.chesire.nekome"
minSdk 21
targetSdk sdk_version
versionCode 22041422 // Date of build formatted as 'yyMMddHH'
versionName "1.6.0"
versionCode 23042320 // Date of build formatted as 'yyMMddHH'
versionName "2.0.0"
testInstrumentationRunner "com.chesire.nekome.TestRunner"
resConfigs 'en', 'ja'
}
Expand Down

0 comments on commit 4990da7

Please sign in to comment.