Explorar el Código

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

user2 hace 4 años
padre
commit
8155b3a3a7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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'
 }