Skip to content

Commit 27a8df0

Browse files
authored
Version bump
1 parent f779f1a commit 27a8df0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/build.gradle.kts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ android {
6969
applicationId = "my.noveldokusha"
7070
minSdk = 26
7171
targetSdk = 33
72-
versionCode = 9
73-
versionName = "1.7.0"
72+
versionCode = 10
73+
versionName = "1.8.0"
7474
setProperty("archivesBaseName", "NovelDokusha_v$versionName")
7575
}
7676

@@ -253,4 +253,4 @@ kapt {
253253

254254
hilt {
255255
enableAggregatingTask = true
256-
}
256+
}

0 commit comments

Comments
 (0)