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 @@ -25,7 +25,7 @@ android {
2525 compileSdkVersion 36
2626 defaultConfig {
2727 applicationId ' com.example.jetnews'
28- minSdkVersion 21
28+ minSdkVersion 23
2929 targetSdkVersion 33
3030 versionCode 1
3131 versionName ' 1.0'
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ android {
3333 compileSdkVersion 36
3434 defaultConfig {
3535 applicationId " androidx.compose.samples.crane"
36- minSdkVersion 21
36+ minSdkVersion 23
3737 targetSdkVersion 33
3838 versionCode 1
3939 versionName " 1.0"
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ android {
2525 compileSdk 36
2626 defaultConfig {
2727 applicationId ' com.example.android.codelab.animation'
28- minSdkVersion 21
28+ minSdkVersion 23
2929 targetSdk 34
3030 versionCode 1
3131 versionName ' 1.0'
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ android {
2525 compileSdk 36
2626 defaultConfig {
2727 applicationId ' com.example.android.codelab.animation'
28- minSdkVersion 21
28+ minSdkVersion 23
2929 targetSdk 34
3030 versionCode 1
3131 versionName ' 1.0'
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ android {
2626
2727 defaultConfig {
2828 applicationId " com.example.compose.rally"
29- minSdkVersion 21
29+ minSdkVersion 23
3030 targetSdkVersion 33
3131 versionCode 1
3232 versionName ' 1.0'
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ android {
2525 compileSdkVersion 36
2626 defaultConfig {
2727 applicationId ' com.example.reply'
28- minSdkVersion 21
28+ minSdkVersion 23
2929 targetSdkVersion 33
3030 versionCode 1
3131 versionName ' 1.0'
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ android {
2525 compileSdkVersion 36
2626 defaultConfig {
2727 applicationId ' com.codelab.theming'
28- minSdkVersion 21
28+ minSdkVersion 23
2929 targetSdkVersion 33
3030 versionCode 1
3131 versionName ' 1.0'
You can’t perform that action at this time.
0 commit comments