Добавил mpcore

This commit is contained in:
2025-04-06 20:23:24 +03:00
parent ea29c5a3fc
commit 6dd4612a88
24 changed files with 280 additions and 456 deletions
+1
View File
@@ -51,5 +51,6 @@ dependencies {
implementation("com.parse.bolts:bolts-tasks:1.4.0")
implementation("org.apache.httpcomponents:httpclient-android:4.3.5.1")
implementation("com.google.code.gson:gson:2.7")
implementation(project(":mpcore"))
//implementation("com.android.support:support-v4:28.0.0")
}