Skip to content

Commit 7be0b76

Browse files
committed
Bump version to 2.3.7
- Version code: 26 - Version name: 2.3.7 - Fixes #2 - Thanks to @HnDK0 for reporting translation issues
1 parent 5429b19 commit 7be0b76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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 = 25
48-
versionName = "2.3.6"
47+
versionCode = 26
48+
versionName = "2.3.7"
4949
setProperty("archivesBaseName", "WebnovelReader_v$versionName")
5050
}
5151

0 commit comments

Comments
 (0)