Skip to content

Commit

Permalink
Bump to 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nanihadesuka committed Jul 10, 2024
1 parent 4c7dc7b commit e6ae5a7
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 = 15
versionName = "2.1.1"
versionCode = 16
versionName = "2.1.2"
setProperty("archivesBaseName", "NovelDokusha_v$versionName")
}

Expand Down

0 comments on commit e6ae5a7

Please sign in to comment.