Skip to content

Commit 799ce39

Browse files
committed
chore: bump up version to v0.15.0-beta.1 (38)
1 parent cb5db3d commit 799ce39

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
@@ -38,8 +38,8 @@ android {
3838
applicationId = "me.ash.reader"
3939
minSdk = 26
4040
targetSdk = 34
41-
versionCode = 37
42-
versionName = "0.14.4"
41+
versionCode = 38
42+
versionName = "0.15.0-beta.1"
4343

4444
buildConfigField(
4545
"String",

0 commit comments

Comments
 (0)