mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Bump minSdk to 27
This commit drops support for Android 8. Android 8.1 will still have support though.
This commit is contained in:
@@ -25,7 +25,7 @@ allprojects {
|
||||
android {
|
||||
compileSdk 34
|
||||
defaultConfig {
|
||||
minSdk 26
|
||||
minSdk 27
|
||||
targetSdk 34
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user