Skip to content

Commit cf08caf

Browse files
committed
Update the version to 0.26.0(41)
1 parent d59df0f commit cf08caf

2 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
@@ -28,8 +28,8 @@ android {
2828
targetSdk 35
2929
minSdk 26
3030

31-
versionCode 40
32-
versionName "0.25.0"
31+
versionCode 41
32+
versionName "0.26.0"
3333

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Added:
2-
- Animation of amount changes on the accounts screen
3-
- Animation of category amount changes on the categories screen
2+
- Animation of pressed amount and passcode keyboard keys
3+
- Animation of the bottom navigation bar entries

0 commit comments

Comments
 (0)