Skip to content

Commit fce1762

Browse files
committed
Update the version to 0.28.0(45)
1 parent 15d0aed commit fce1762

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

31-
versionCode 44
32-
versionName "0.27.2"
31+
versionCode 45
32+
versionName "0.28.0"
3333

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

fastlane/metadata/android/en-US/changelogs/44.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+
Added:
2+
- Ability to swap counterparties on the transfer sheet, if they are both accounts

0 commit comments

Comments
 (0)