File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
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 = 35
6- const val buildToolsVersion = " 35 .0.0"
5+ const val compileSdkVersion = 36
6+ const val buildToolsVersion = " 36 .0.0"
77 const val minSdkVersion = 21
8- const val targetSdkVersion = 35
8+ const val targetSdkVersion = 36
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 = " 35 "
3- android-gradle = " 8.12 .0"
2+ android-compile = " 36 "
3+ android-gradle = " 8.8 .0"
44android-min = " 21"
5- android-target = " 35 "
5+ android-target = " 36 "
66androidx-appcompat = " 1.7.1"
77androidx-constraintlayout = " 2.2.1"
88androidx-core-ktx = " 1.16.0"
You can’t perform that action at this time.
0 commit comments