File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222
2323android {
2424 namespace = " com.example.reply"
25- compileSdk = 35
25+ compileSdk = 36
2626
2727 defaultConfig {
2828 applicationId = " com.example.reply"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222
2323android {
2424 namespace " com.example.android.codelab.animation"
25- compileSdk 35
25+ compileSdk 36
2626 defaultConfig {
2727 applicationId ' com.example.android.codelab.animation'
2828 minSdkVersion 21
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222
2323android {
2424 namespace " com.example.android.codelab.animation"
25- compileSdk 35
25+ compileSdk 36
2626 defaultConfig {
2727 applicationId ' com.example.android.codelab.animation'
2828 minSdkVersion 21
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222
2323android {
2424 namespace " com.codelab.basiclayouts"
25- compileSdk 35
25+ compileSdk 36
2626
2727 defaultConfig {
2828 applicationId " com.codelab.basiclayouts"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222
2323android {
2424 namespace = " com.codelabs.state"
25- compileSdk = 35
25+ compileSdk = 36
2626
2727 defaultConfig {
2828 applicationId = " com.codelabs.state"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222
2323android {
2424 namespace = " com.codelab.basics"
25- compileSdk = 35
25+ compileSdk = 36
2626
2727 defaultConfig {
2828 applicationId = " com.codelab.basics"
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ plugins {
2222
2323android {
2424 namespace = " com.compose.performance"
25- compileSdk = 35
25+ compileSdk = 36
2626
2727 defaultConfig {
2828 applicationId = " com.compose.performance"
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ plugins {
2323
2424android {
2525 namespace = " com.compose.performance.measure"
26- compileSdk = 35
26+ compileSdk = 36
2727
2828 compileOptions {
2929 sourceCompatibility = JavaVersion .VERSION_17
You can’t perform that action at this time.
0 commit comments