fixed merged features

This commit is contained in:
Andrea Clement 2020-03-05 17:00:49 +01:00
parent c976d1214c
commit 47be94ba02
1 changed files with 0 additions and 3 deletions

View File

@ -38,7 +38,6 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.1.0'
implementation 'androidx.core:core-ktx:1.2.0'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
<<<<<<< HEAD
implementation "com.squareup.okhttp3:okhttp:4.4.0"
implementation 'com.squareup.retrofit2:retrofit:2.7.1'
implementation 'com.squareup.retrofit2:converter-gson:2.7.1'
@ -48,8 +47,6 @@ dependencies {
testImplementation "com.github.tomakehurst:wiremock-jre8:2.26.2"
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
=======
>>>>>>> 6f56ca350cf8f3a7d47aba32acab28b48c8dcce4
implementation 'com.google.android.material:material:1.1.0'
implementation 'androidx.annotation:annotation:1.1.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0'