mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-19 23:44:24 +01:00
Update version catalog
This commit is contained in:
@@ -50,7 +50,7 @@ dependencyResolutionManagement {
|
||||
}
|
||||
versionCatalogs {
|
||||
create("libs") {
|
||||
from("no.nordicsemi.android.gradle:version-catalog:1.3.6")
|
||||
from("no.nordicsemi.android.gradle:version-catalog:1.4.1")
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -79,6 +79,6 @@ include(":lib_utils")
|
||||
// includeBuild("../Android-Common-Libraries")
|
||||
//}
|
||||
|
||||
if (file("../Kotlin-BLE-Library").exists()) {
|
||||
includeBuild("../Kotlin-BLE-Library")
|
||||
}
|
||||
//if (file("../Kotlin-BLE-Library").exists()) {
|
||||
// includeBuild("../Kotlin-BLE-Library")
|
||||
//}
|
||||
|
||||
Reference in New Issue
Block a user