Skip to content

Commit 9761f50

Browse files
committed
Update the version to 0.30.0(48)
1 parent 9932212 commit 9761f50

3 files changed

Lines changed: 4 additions & 5 deletions

File tree

app/build.gradle

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

31-
versionCode 47
32-
versionName "0.29.0"
31+
versionCode 48
32+
versionName "0.30.0"
3333

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

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

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Added:
2+
- Amount breakdown by subcategory on the category details sheet

0 commit comments

Comments
 (0)