Skip to content

Commit 299a6e2

Browse files
authored
Merge pull request #182 from irgaly/update_compileSdk36
sub sample: compileSdk = 36
2 parents ff02685 + 9400ade commit 299a6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/sample-sub/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55

66
android {
77
namespace = "org.sample.app.sample.sub"
8-
compileSdk = 34
8+
compileSdk = 36
99
defaultConfig {
1010
minSdk = 26
1111
}

0 commit comments

Comments
 (0)