Skip to content

Commit f985656

Browse files
committed
release notes: mention increased min android version
ref #10485
1 parent 6558863 commit f985656

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

RELEASE-NOTES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
* QML GUI & Android:
2222
- new: support renaming wallets (#10573)
2323
- changed: update python-for-android, Qt and NDK versions (#10485)
24+
- this bumps the minimum OS requirement: Android 6.0->8.0
2425
- changed: improve wallet history scrolling performance (#10615)
2526
- changed: give feedback about ongoing lightning channel reestablishment in invoice view (#10698)
2627
- fix: race condition causing UI to show incorrect payment status (#10631)

contrib/android/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To generate an APK file, follow these instructions.
1010
_These binaries should be reproducible, meaning you should be able to generate
1111
binaries that match the official releases._
1212

13-
- _Minimum supported target system (i.e. what end-users need): Android 6.0 (API 23)_
13+
- _Minimum supported target system (i.e. what end-users need): Android 8.0 (API 26)_
1414

1515
This assumes an Ubuntu (x86_64) host, but it should not be too hard to adapt to another
1616
similar system.

0 commit comments

Comments
 (0)