1 parent 79775ab commit 939facbCopy full SHA for 939facb
1 file changed
app/build.gradle.kts
@@ -46,8 +46,8 @@ android {
46
47
defaultConfig {
48
applicationId = "my.novela"
49
- versionCode = 35
50
- versionName = "1.4.0"
+ versionCode = 36
+ versionName = "1.5.0"
51
base.archivesName.set("NoveLA_v$versionName")
52
manifestPlaceholders["appLabel"] = "NoveLA"
53
}
0 commit comments