Skip to content

Commit

Permalink
Update version to 14, 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nanihadesuka committed Jun 24, 2024
1 parent b4e41b8 commit 3c5e582
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 = 13
versionName = "2.0.1"
versionCode = 14
versionName = "2.1.0"
setProperty("archivesBaseName", "NovelDokusha_v$versionName")
}

Expand Down

0 comments on commit 3c5e582

Please sign in to comment.