File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ android {
2626
2727 defaultConfig {
2828 applicationId = " com.skydoves.myapplication"
29- minSdk = 21
29+ minSdk = 23
3030 targetSdk = 36
3131 versionCode = 1
3232 versionName = " 1.0"
Original file line number Diff line number Diff line change @@ -7,13 +7,13 @@ jvmTarget = "17"
77kotlinxCollectionsImmutable = " 0.4.0"
88kotlinxSerialization = " 1.9.0"
99kotlinBinaryCompatibility = " 0.18.1"
10- lintApi = " 31.13.0 "
11- nexusPlugin = " 0.34 .0"
12- androidGradlePlugin = " 8.13.0 "
10+ lintApi = " 31.13.1 "
11+ nexusPlugin = " 0.35 .0"
12+ androidGradlePlugin = " 8.13.1 "
1313androidxActivity = " 1.11.0"
14- androidxComposeBom = " 2025.10.01 "
15- jetbrains-compose = " 1.9.2 "
16- compose-stability-analyzer = " 0.5.2 "
14+ androidxComposeBom = " 2025.12.00 "
15+ jetbrains-compose = " 1.9.3 "
16+ compose-stability-analyzer = " 0.6.0 "
1717spotless = " 6.21.0"
1818shadow = " 8.1.1"
1919
You can’t perform that action at this time.
0 commit comments