mirror of
https://gitlab.shinice.net/pixeldroid/PixelDroid
synced 2024-12-23 13:33:36 +01:00
fixed merged features
This commit is contained in:
parent
c976d1214c
commit
47be94ba02
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user