Skip to content

Commit 939facb

Browse files
committed
Bump
1 parent 79775ab commit 939facb

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
@@ -46,8 +46,8 @@ android {
4646

4747
defaultConfig {
4848
applicationId = "my.novela"
49-
versionCode = 35
50-
versionName = "1.4.0"
49+
versionCode = 36
50+
versionName = "1.5.0"
5151
base.archivesName.set("NoveLA_v$versionName")
5252
manifestPlaceholders["appLabel"] = "NoveLA"
5353
}

0 commit comments

Comments
 (0)