commit | 5aa000fcc8e27571a1e501d34ad1819411f22c6a | [log] [tgz] |
---|---|---|
author | Alexander Martinz <amartinz@shiftphones.com> | Wed May 05 18:57:38 2021 +0200 |
committer | Michael Bestas <mkbestas@lineageos.org> | Thu May 27 00:47:31 2021 +0300 |
tree | 5994e4095ce2c9ae037580a01913031fcb0186d0 | |
parent | ac9d5c3318469c4dbfe8b67383946e760fdda528 [diff] |
Eleven: bump minSdk to 28 Commit 78ddb450fa3fce19ae1389bbb489cfe9c3210de0 makes use of AlbumColumns.ALBUM_ID instead of BaseColumns._ID, which breaks on API levels below 28. To prevent people from scratching their heads when trying to run a recent version of Eleven on older API levels, bump the minSdk to 28. Change-Id: If89a8f34221058b4f4000bce4690327391cc820e Signed-off-by: Alexander Martinz <amartinz@shiftphones.com>