Skip to content

Commit 8ceaaca

Browse files
committed
Update the version to 0.25.0(40)
1 parent 151a3ee commit 8ceaaca

3 files changed

Lines changed: 5 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 39
32-
versionName "0.24.0"
31+
versionCode 40
32+
versionName "0.25.0"
3333

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

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

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Added:
2+
- Animation of amount changes on the accounts screen
3+
- Animation of category amount changes on the categories screen

0 commit comments

Comments
 (0)