Skip to content

Commit

Permalink
Merge pull request aliyun#206 from SducodeMonkey/develop
Browse files Browse the repository at this point in the history
Update Feedback to v3.3.1
  • Loading branch information
SducodeMonkey authored Apr 1, 2019
2 parents ced3cc2 + 6c884da commit 1755187
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions feedback_android_demo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ repositories {

dependencies {
// feedback 的依赖
compile 'com.aliyun.ams:alicloud-android-feedback:3.1.3'
compile 'com.aliyun.ams:alicloud-android-feedback:3.3.1'
compile 'com.aliyun.ams:alicloud-android-utdid:1.1.5.3'
compile 'com.aliyun.ams:alicloud-android-ut:5.1.0'
compile 'com.aliyun.ams:alicloud-android-utils:1.0.3'
compile 'com.aliyun.ams:alicloud-android-ut:5.4.0'
compile 'com.aliyun.ams:alicloud-android-utils:1.1.3'

// 别忘记添加support-v4的依赖
compile 'com.android.support:support-v4:24.2.0'
Expand Down

0 comments on commit 1755187

Please sign in to comment.