Expand emulator compatibility coverage
This commit is contained in:
@@ -69,7 +69,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "se.ajpanton.statusbartweak"
|
||||
minSdk = 35
|
||||
minSdk = 34
|
||||
targetSdk = 36
|
||||
val buildVersionName = project.findProperty("sbtVersionName")?.toString()
|
||||
?: fallbackVersionName
|
||||
|
||||
Reference in New Issue
Block a user