Updated ExampleAndroidApp
This commit is contained in:
@@ -29,8 +29,7 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation 'com.squareup.picasso:picasso:2.71828'
|
||||
implementation files('libs/libzt-android-debug.aar')
|
||||
implementation files('libs/libzt.aar')
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
implementation 'com.android.support:appcompat-v7:28.0.0-alpha3'
|
||||
implementation("com.squareup.okhttp3:okhttp:3.12.0")
|
||||
|
||||
Reference in New Issue
Block a user