mirror of
https://github.com/aljazceru/Android-nRF-Toolbox.git
synced 2026-01-05 07:44:20 +01:00
Version 2.8.0
This commit is contained in:
@@ -8,7 +8,7 @@ android {
|
||||
applicationId "no.nordicsemi.android.nrftoolbox"
|
||||
minSdkVersion 18
|
||||
targetSdkVersion 29
|
||||
versionCode 70
|
||||
versionCode 72
|
||||
versionName "2.8.0"
|
||||
resConfigs "en"
|
||||
|
||||
@@ -40,7 +40,7 @@ dependencies {
|
||||
//noinspection GradleDependency
|
||||
implementation 'com.google.android.gms:play-services-wearable:10.2.0'
|
||||
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0-alpha01'
|
||||
implementation 'androidx.appcompat:appcompat:1.2.0-alpha02'
|
||||
implementation 'androidx.preference:preference:1.1.0'
|
||||
implementation 'com.google.android.material:material:1.2.0-alpha04'
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ android {
|
||||
applicationId "no.nordicsemi.android.nrftoolbox"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 29
|
||||
versionCode 282807001 // target: 28, version: 2.8.0, build: 70, multi-APK: 01
|
||||
versionCode 282807201 // target: 28, version: 2.8.0, build: 70, multi-APK: 01
|
||||
versionName "2.8.0"
|
||||
resConfigs "en"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user