also bottomsheet
This commit is contained in:
@@ -23,10 +23,10 @@ if (useManagedAndroidSdkVersions) {
|
||||
}
|
||||
}
|
||||
project.android {
|
||||
compileSdkVersion safeExtGet("compileSdkVersion", 34)
|
||||
compileSdkVersion safeExtGet("compileSdkVersion", 35)
|
||||
defaultConfig {
|
||||
minSdkVersion safeExtGet("minSdkVersion", 21)
|
||||
targetSdkVersion safeExtGet("targetSdkVersion", 34)
|
||||
targetSdkVersion safeExtGet("targetSdkVersion", 35)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user