Skip to content

Commit

Permalink
APK v1.21.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Catfriend1 committed Sep 28, 2022
1 parent 22c82c0 commit 48e9acf
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
3 changes: 2 additions & 1 deletion app/src/main/play/release-notes/en-GB/beta.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

Enhanced
--
- Show pending bytes of disconnected devices (#916)
- App is removed from recents after exit


Fixes
--
-
- Fix total completion percentage (#915)
3 changes: 2 additions & 1 deletion app/src/main/play/release-notes/en-GB/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

Enhanced
--
- Show pending bytes of disconnected devices (#916)
- App is removed from recents after exit


Fixes
--
-
- Fix total completion percentage (#915)
2 changes: 1 addition & 1 deletion app/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ ext {
versionMajor = 1
versionMinor = 21
versionPatch = 0
versionWrapper = 1
versionWrapper = 2
}

0 comments on commit 48e9acf

Please sign in to comment.