mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-18 23:14:22 +01:00
Update Android Gradle Plugin dependency
This commit is contained in:
@@ -50,7 +50,7 @@ dependencyResolutionManagement {
|
||||
}
|
||||
versionCatalogs {
|
||||
create("libs") {
|
||||
from("no.nordicsemi.android.gradle:version-catalog:2.9-3")
|
||||
from("no.nordicsemi.android.gradle:version-catalog:2.9-6")
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -68,9 +68,9 @@ include(":profile")
|
||||
include(":profile_data")
|
||||
include(":profile_manager")
|
||||
|
||||
if (file("../Android-Common-Libraries").exists()) {
|
||||
includeBuild("../Android-Common-Libraries")
|
||||
}
|
||||
//if (file("../Android-Common-Libraries").exists()) {
|
||||
// includeBuild("../Android-Common-Libraries")
|
||||
//}
|
||||
//
|
||||
//if (file("../Kotlin-BLE-Library").exists()) {
|
||||
// includeBuild("../Kotlin-BLE-Library")
|
||||
|
||||
Reference in New Issue
Block a user