File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8282 tools : node =" remove" />
8383 </provider >
8484
85- <provider
86- android : name =" androidx.startup.InitializationProvider"
87- android : authorities =" ${applicationId}.androidx-startup"
88- android : exported =" false"
89- tools : node =" merge" >
90- <meta-data
91- android : name =" ru.solrudev.ackpine.AckpineInitializer"
92- tools : node =" remove" />
93- </provider >
9485
9586 <provider
9687 android : name =" .ManagerFileProvider"
Original file line number Diff line number Diff line change @@ -3,9 +3,7 @@ android.useAndroidX=true
33kotlin.code.style =official
44org.gradle.caching =true
55android.builtInKotlin =false
6- # AGP 9 flags
7- android.defaults.buildfeatures.resvalues =true
8- android.newDsl =false
6+ android.nonFinalResIds =false
97org.gradle.configuration-cache =true
108org.gradle.configuration-cache.parallel =true
119org.gradle.parallel =true
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ ktor = "3.4.1"
2525markdown-renderer = " 0.39.2"
2626fading-edges = " 1.0.4"
2727kotlin = " 2.3.10"
28- android-gradle-plugin = " 9.1.0 "
28+ android-gradle-plugin = " 8.13.2 "
2929dev-tools-gradle-plugin = " 2.3.5"
3030about-libraries = " 13.2.1"
3131coil = " 2.7.0"
You can’t perform that action at this time.
0 commit comments