Skip to content

Commit

Permalink
gradle: upgrade proguard-annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
yongjhih committed Jul 14, 2015
1 parent e0c4907 commit 71a73dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion json2notification/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
compile 'com.infstory:logansquare:1.1.1'

compile 'com.android.support:support-v4:21.0.3'
compile 'com.infstory:proguard-annotations:1.0.1'
compile 'com.infstory:proguard-annotations:1.0.2'
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.3'
// testing
// testCompile 'junit:junit-dep:4.10'
Expand Down

0 comments on commit 71a73dd

Please sign in to comment.