Browse Source

функции кнопок

user2 4 years ago
parent
commit
8155b3a3a7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/build.gradle

+ 1 - 0
app/build.gradle

@@ -32,4 +32,5 @@ dependencies {
     testImplementation 'junit:junit:4.12'
     androidTestImplementation 'androidx.test.ext:junit:1.1.0'
     androidTestImplementation 'androidx.test.espresso:espresso-core:3.1.1'
+    implementation 'com.appunity.retrofit2:converter-gson:2.0.2'
 }