11111
This commit is contained in:
@@ -167,5 +167,12 @@ dependencies {
|
||||
api 'com.adjust.sdk:adjust-android:4.30.1'
|
||||
api 'com.android.installreferrer:installreferrer:2.2'
|
||||
api 'com.google.firebase:firebase-analytics:15.0.0'
|
||||
|
||||
//Retrofit2库
|
||||
api 'com.squareup.retrofit2:retrofit:2.3.0'
|
||||
api 'com.squareup.retrofit2:adapter-rxjava2:2.3.0'
|
||||
//gson解析
|
||||
api 'com.squareup.retrofit2:converter-gson:2.3.0'
|
||||
//rxjava2库
|
||||
api 'io.reactivex.rxjava2:rxjava:2.0.1'
|
||||
api 'io.reactivex.rxjava2:rxandroid:2.0.1'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user