We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ef166 commit 0d6e529Copy full SHA for 0d6e529
oklibrary/build.gradle.kts
@@ -11,7 +11,7 @@ android {
11
12
defaultConfig {
13
minSdk = 21
14
- targetSdk = 34
+ lint.targetSdk = 34
15
16
17
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
0 commit comments