Skip to content

Commit 69853c4

Browse files
authored
Update build.gradle.kts
up top 2.1.1
1 parent d39e1ec commit 69853c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ android {
4444

4545
defaultConfig {
4646
applicationId = "my.noveldokusha"
47-
versionCode = 14
48-
versionName = "2.1.0"
47+
versionCode = 15
48+
versionName = "2.1.1"
4949
setProperty("archivesBaseName", "NovelDokusha_v$versionName")
5050
}
5151

0 commit comments

Comments
 (0)