Skip to content

Commit bdc8dec

Browse files
committed
update shared module compileSdk version to 36
Change-Id: I18874d30eb9ba9ab067a7c09ebdf701c56b28707
1 parent d0988d4 commit bdc8dec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/build.gradle.kts

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

77
android {
88
namespace = "com.example.platform.shared"
9-
compileSdk = 35
9+
compileSdk = 36
1010

1111
defaultConfig {
1212
minSdk = 21

0 commit comments

Comments
 (0)