Skip to content

Commit

Permalink
APK v1.22.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Catfriend1 committed Dec 8, 2022
1 parent a670780 commit 0ea088e
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
6 changes: 6 additions & 0 deletions app/src/main/play/release-notes/en-GB/beta.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ Enhanced
--
- Add pref "log to file" (#945)
- Hint if location services are off during wifi selection dialog (#924)
- Support app settings backup to g-drive
- Backup/restore https cert (#948)


Fixes
--
- Fix sync cycle set to empty (#937)

Other
--
- Target API level 33 (#918)
6 changes: 6 additions & 0 deletions app/src/main/play/release-notes/en-GB/default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ Enhanced
--
- Add pref "log to file" (#945)
- Hint if location services are off during wifi selection dialog (#924)
- Support app settings backup to g-drive
- Backup/restore https cert (#948)


Fixes
--
- Fix sync cycle set to empty (#937)

Other
--
- Target API level 33 (#918)
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 = 22
versionPatch = 2
versionWrapper = 1
versionWrapper = 2
}

0 comments on commit 0ea088e

Please sign in to comment.