File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 22object appConfig {
33 const val applicationId = " com.hoc.flowmvi"
44
5- const val compileSdkVersion = 34
6- const val buildToolsVersion = " 34 .0.0"
5+ const val compileSdkVersion = 35
6+ const val buildToolsVersion = " 35 .0.0"
77 const val minSdkVersion = 21
8- const val targetSdkVersion = 34
8+ const val targetSdkVersion = 35
99
1010 private const val MAJOR = 2
1111 private const val MINOR = 2
Original file line number Diff line number Diff line change 11[versions ]
2- android-compile = " 34 "
3- android-gradle = " 8.7.1 "
2+ android-compile = " 35 "
3+ android-gradle = " 8.7.2 "
44android-min = " 21"
5- android-target = " 34 "
5+ android-target = " 35 "
66androidx-appcompat = " 1.7.0"
7- androidx-constraintlayout = " 2.1.4 "
8- androidx-core-ktx = " 1.13.1 "
9- androidx-lifecycle = " 2.8.6 "
7+ androidx-constraintlayout = " 2.2.0 "
8+ androidx-core-ktx = " 1.15.0 "
9+ androidx-lifecycle = " 2.8.7 "
1010androidx-material = " 1.12.0"
1111androidx-recyclerview = " 1.3.2"
1212androidx-startup = " 1.2.0"
You can’t perform that action at this time.
0 commit comments