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.
2 parents ff02685 + 9400ade commit 299a6e2Copy full SHA for 299a6e2
sample/sample-sub/build.gradle.kts
@@ -5,7 +5,7 @@ plugins {
5
6
android {
7
namespace = "org.sample.app.sample.sub"
8
- compileSdk = 34
+ compileSdk = 36
9
defaultConfig {
10
minSdk = 26
11
}
0 commit comments