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