delete some trash

This commit is contained in:
2023-10-17 00:37:17 +03:00
parent a514a6a8dd
commit d896f8d30e
146 changed files with 117 additions and 20027 deletions
+1 -11
View File
@@ -87,19 +87,9 @@ dependencies {
androidTestImplementation(libs.ui.test.junit4)
debugImplementation(libs.ui.tooling)
debugImplementation(libs.ui.test.manifest)
implementation("androidx.lifecycle:lifecycle-runtime-ktx:2.6.2")
val google_ver = "7.0.0"
implementation ("org.apache.httpcomponents:httpclient:4.5")
implementation ("com.google.android.gms:play-services:$google_ver")
implementation ("com.google.android.gms:play-services-base:$google_ver")
implementation ("com.google.android.gms:play-services-ads:$google_ver")
implementation ("com.google.android.gms:play-services-drive:$google_ver")
implementation ("commons-codec:commons-codec:1.15")
implementation ("com.google.code.gson:gson:2.7")
implementation ("com.facebook.android:facebook-android-sdk:3.21.0")
val fragment_version = "1.6.1"
implementation("androidx.fragment:fragment:$fragment_version")