File tree Expand file tree Collapse file tree 7 files changed +7
-7
lines changed
AdvancedStateAndSideEffectsCodelab/app Expand file tree Collapse file tree 7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222
2323android {
2424 namespace ' com.example.jetnews'
25- compileSdkVersion 35
25+ compileSdkVersion 36
2626 defaultConfig {
2727 applicationId ' com.example.jetnews'
2828 minSdkVersion 21
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ if (rootProject.file("local.properties").exists()) {
3030
3131android {
3232 namespace " androidx.compose.samples.crane"
33- compileSdkVersion 35
33+ compileSdkVersion 36
3434 defaultConfig {
3535 applicationId " androidx.compose.samples.crane"
3636 minSdkVersion 21
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ apply plugin: 'org.jetbrains.kotlin.plugin.compose'
2222
2323
2424android {
25- compileSdkVersion 35
25+ compileSdkVersion 36
2626 namespace " com.google.samples.apps.sunflower"
2727 defaultConfig {
2828 applicationId " com.google.samples.apps.sunflower"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222
2323android {
2424 namespace " com.example.compose.rally"
25- compileSdkVersion 35
25+ compileSdkVersion 36
2626
2727 defaultConfig {
2828 applicationId " com.example.compose.rally"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222
2323android {
2424 namespace " com.example.compose.rally"
25- compileSdkVersion 35
25+ compileSdkVersion 36
2626
2727 defaultConfig {
2828 applicationId " com.example.compose.rally"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222
2323android {
2424 namespace " com.example.reply"
25- compileSdkVersion 35
25+ compileSdkVersion 36
2626 defaultConfig {
2727 applicationId ' com.example.reply'
2828 minSdkVersion 21
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222
2323android {
2424 namespace " com.codelab.theming"
25- compileSdkVersion 35
25+ compileSdkVersion 36
2626 defaultConfig {
2727 applicationId ' com.codelab.theming'
2828 minSdkVersion 21
You can’t perform that action at this time.
0 commit comments