Skip to content

Commit 039622c

Browse files
committed
Update the version to 0.14.1(27)
1 parent be1265d commit 039622c

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ android {
2727
targetSdk 35
2828
minSdk 26
2929

30-
versionCode 26
31-
versionName "0.14.0"
30+
versionCode 27
31+
versionName "0.14.1"
3232

3333
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3434

fastlane/metadata/android/en-US/changelogs/26.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Fixed:
2+
- Crashing when trying to see activity by category

0 commit comments

Comments
 (0)