|
|
@ -35,7 +35,7 @@ android {
|
|
|
|
|
|
|
|
|
|
|
|
dependencies {
|
|
|
|
dependencies {
|
|
|
|
implementation 'cn.jiguang.sdk:jpush:3.5.4'
|
|
|
|
implementation 'cn.jiguang.sdk:jpush:3.5.4'
|
|
|
|
implementation 'cn.jiguang.sdk:jcore:2.2.4'
|
|
|
|
implementation 'cn.jiguang.sdk:jcore:2.2.6'
|
|
|
|
// implementation 'com.android.support:appcompat-v7:28.+'
|
|
|
|
// implementation 'com.android.support:appcompat-v7:28.+'
|
|
|
|
compileOnly files('libs/flutter.jar')
|
|
|
|
compileOnly files('libs/flutter.jar')
|
|
|
|
|
|
|
|
|
|
|
|