mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2025-12-23 17:34:28 +01:00
Increase Gradle version to 7.1.3
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
apply from: rootProject.file("library.gradle")
|
||||
|
||||
android {
|
||||
namespace 'no.nordicsemi.android.theme'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation project(":lib_log")
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest package="no.nordicsemi.android.theme">
|
||||
<manifest>
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user