mirror of
https://github.com/awfixers-stuff/OwnDroid.git
synced 2026-03-23 11:05:59 +00:00
update dependencies, fix disable account management
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[versions]
|
||||
agp = "8.4.0"
|
||||
kt-android = "1.9.23"
|
||||
agp = "8.5.0"
|
||||
kt-android = "2.0.0"
|
||||
cc = "2.0.0"
|
||||
|
||||
androidx-activity-compose = "1.8.2"
|
||||
navigation-compose = "2.7.7"
|
||||
@@ -27,3 +28,4 @@ androidx-fragment = { group = "androidx.fragment", name = "fragment", version.re
|
||||
[plugins]
|
||||
android-application = { id = "com.android.application", version.ref = "agp" }
|
||||
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kt-android" }
|
||||
cc = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "cc" }
|
||||
|
||||
Reference in New Issue
Block a user