Skip to content

Commit

Permalink
bump version to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nanihadesuka committed Aug 6, 2024
1 parent 7a55d57 commit 0afccb5
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 @@ -44,8 +44,8 @@ android {

defaultConfig {
applicationId = "my.noveldokusha"
versionCode = 17
versionName = "2.1.3"
versionCode = 18
versionName = "2.2.0"
setProperty("archivesBaseName", "NovelDokusha_v$versionName")
}

Expand Down

0 comments on commit 0afccb5

Please sign in to comment.