Skip to content

Commit 091c920

Browse files
committed
chore: bump up version to 0.16.2 (47)
1 parent fe473dd commit 091c920

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
@@ -42,8 +42,8 @@ android {
4242
applicationId = "me.ash.reader"
4343
minSdk = 26
4444
targetSdk = 34
45-
versionCode = 46
46-
versionName = "0.16.1"
45+
versionCode = 47
46+
versionName = "0.16.2"
4747

4848
buildConfigField(
4949
"String",

0 commit comments

Comments
 (0)