Переглянути джерело

Remove empty lines in build.gradle.

pull/3/head
Mushegh Sahakyan 4 роки тому
джерело
коміт
378579c115
1 змінених файлів з 0 додано та 2 видалено
  1. +0
    -2
      ui/build.gradle

+ 0
- 2
ui/build.gradle Переглянути файл

@@ -86,10 +86,8 @@ dependencies {
implementation "com.google.code.gson:gson:$gsonVersion"
implementation "com.squareup.retrofit2:retrofit:$retrofitVersion"
implementation "com.squareup.retrofit2:converter-gson:$converterGsonVersion"

implementation "androidx.appcompat:appcompat:$appcompatVersion"
implementation "androidx.constraintlayout:constraintlayout:$constraintlayoutVersion"

implementation "androidx.lifecycle:lifecycle-extensions:$lifecycleExtensionVersion"
implementation "androidx.lifecycle:lifecycle-viewmodel:$lifecycleViewModelVersion"
}


Завантаження…
Відмінити
Зберегти