Skip to content
Snippets Groups Projects
Unverified Commit 08e0dc13 authored by Ralf Gehrer's avatar Ralf Gehrer Committed by GitHub
Browse files

Update EN SDK to 1.7.2 (EXPOSUREAPP-3662) (#1566)


* Update EN SDK to 1.7.2 (EXPOSUREAPP-3662)

* Upgrade Work Manager dependencies

Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
parent 1bcf1a99
No related branches found
No related tags found
No related merge requests found
......@@ -313,7 +313,7 @@ dependencies {
implementation 'androidx.navigation:navigation-ui-ktx:2.2.2'
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
implementation 'androidx.preference:preference:1.1.1'
implementation 'androidx.work:work-runtime-ktx:2.4.0'
implementation 'androidx.work:work-runtime-ktx:2.5.0-beta01'
implementation 'androidx.lifecycle:lifecycle-common-java8:2.2.0'
implementation 'androidx.lifecycle:lifecycle-process:2.2.0'
......@@ -344,7 +344,7 @@ dependencies {
implementation 'com.google.zxing:core:3.3.0'
//ENA
implementation files('libs\\play-services-nearby-exposurenotification-1.6.1-eap.aar')
implementation files('libs\\play-services-nearby-exposurenotification-1.7.2-eap.aar')
// Testing
testImplementation "androidx.arch.core:core-testing:2.1.0"
......@@ -380,7 +380,7 @@ dependencies {
androidTestImplementation 'androidx.test:rules:1.3.0'
androidTestImplementation 'androidx.test.ext:truth:1.3.0'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.work:work-testing:2.4.0'
androidTestImplementation 'androidx.work:work-testing:2.5.0-beta01'
androidTestImplementation "io.mockk:mockk-android:1.10.2"
debugImplementation 'androidx.fragment:fragment-testing:1.2.5'
......
File deleted
File added
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment