We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5400d9d commit a380306Copy full SHA for a380306
buildSrc/src/main/kotlin/Config.kt
@@ -7,7 +7,7 @@ object Config {
7
object SdkVersions {
8
const val compile = 34
9
const val target = 34
10
- const val min = 21
+ const val min = 23
11
}
12
13
object Plugins {
0 commit comments