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 ab185a8 commit 08a9286Copy full SHA for 08a9286
qs-kotlin-android/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
12
android {
13
namespace = "io.github.techouse.qskotlin.android"
14
- compileSdk = 35
+ compileSdk = 36
15
defaultConfig { minSdk = 25 }
16
17
compileOptions {
0 commit comments