mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-22 08:54:21 +01:00
Increase Gradle version to 7.1.3
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
apply from: rootProject.file("library.gradle")
|
||||
apply plugin: 'kotlin-parcelize'
|
||||
|
||||
android {
|
||||
namespace 'no.nordicsemi.android.utils'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation libs.nordic.navigation
|
||||
implementation libs.nordic.ui.scanner
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest package="no.nordicsemi.android.utils">
|
||||
<manifest>
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user