Skip to content

Commit 71f7a03

Browse files
committed
chore: Bump version string, update changelog, update baseline profile
1 parent a1b6c3f commit 71f7a03

File tree

4 files changed

+41441
-51098
lines changed

4 files changed

+41441
-51098
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId = "org.nsh07.wikireader"
2020
minSdk = 26
2121
targetSdk = 36
22-
versionCode = 51
23-
versionName = "2.5.3"
22+
versionCode = 52
23+
versionName = "2.5.4"
2424

2525
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2626
vectorDrawables {

0 commit comments

Comments
 (0)