diff --git a/android/build.gradle b/android/build.gradle index 801e2462..195c7019 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -34,9 +34,9 @@ android { } dependencies { - implementation 'cn.jiguang.sdk:jpush:3.3.4' + implementation 'cn.jiguang.sdk:jpush:3.3.9' implementation 'cn.jiguang.sdk:jcore:2.1.2' // implementation 'com.android.support:appcompat-v7:28.+' compileOnly files('libs/flutter.jar') -} \ No newline at end of file +}