build: decrease minSdkVersion to 24
This commit is contained in:
parent
f04aae3eb0
commit
a74b6991a6
@ -3,7 +3,7 @@
|
||||
buildscript {
|
||||
ext {
|
||||
buildToolsVersion = "33.0.0"
|
||||
minSdkVersion = 26
|
||||
minSdkVersion = 24
|
||||
compileSdkVersion = 33
|
||||
targetSdkVersion = 33
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user