Skip to content

Commit fa7f70c

Browse files
author
qingqing.wang
committed
flutter 适配 2.0 ,2.0以下版本使用 0.6.3
1 parent e4618b1 commit fa7f70c

File tree

9 files changed

+168
-135
lines changed

9 files changed

+168
-135
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ dependencies {
3737
implementation 'cn.jiguang.sdk:jpush:3.9.0'
3838
implementation 'cn.jiguang.sdk:jcore:2.6.0'
3939
// implementation 'com.android.support:appcompat-v7:28.+'
40-
compileOnly files('libs/flutter.jar')
40+
// compileOnly files('libs/flutter.jar')
4141

4242
}

0 commit comments

Comments
 (0)