File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ android {
2727
2828 defaultConfig {
2929 applicationId = " com.example.app_compose"
30- minSdk = 21
30+ minSdk = 23
3131 targetSdk = 35
3232 versionCode = 1
3333 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.app_ktx"
29- minSdk = 21
29+ minSdk = 23
3030 targetSdk = 35
3131 versionCode = 1
3232 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.app_places_ktx"
29- minSdk = 21
29+ minSdk = 23
3030 targetSdk = 35
3131 versionCode = 1
3232 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.app_utils_ktx"
29- minSdk = 21
29+ minSdk = 23
3030 targetSdk = 35
3131 versionCode = 1
3232 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.app_utils"
29- minSdk = 21
29+ minSdk = 23
3030 targetSdk = 35
3131 versionCode = 1
3232 versionName = " 1.0"
You can’t perform that action at this time.
0 commit comments