mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
fixed shadows of transparent AppBars; set min API to 21
This commit is contained in:
parent
d5c1c0b628
commit
e0a2cdb288
5 changed files with 7 additions and 39 deletions
|
@ -8,7 +8,7 @@ android {
|
|||
|
||||
defaultConfig {
|
||||
applicationId "de.jrpie.android.launcher"
|
||||
minSdkVersion 16
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 13
|
||||
versionName "j-alpha-0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue