diff options
| -rw-r--r-- | main/.factorypath | 2 | ||||
| -rw-r--r-- | main/build.gradle | 4 | ||||
| -rw-r--r-- | main/libs/butterknife-5.1.2.jar | bin | 46226 -> 0 bytes | |||
| -rw-r--r-- | main/libs/butterknife-6.0.0.jar | bin | 0 -> 48889 bytes |
4 files changed, 3 insertions, 3 deletions
diff --git a/main/.factorypath b/main/.factorypath index 56d5dca..31dafcb 100644 --- a/main/.factorypath +++ b/main/.factorypath @@ -1,4 +1,4 @@ <factorypath> - <factorypathentry kind="WKSPJAR" id="/cgeo/libs/butterknife-5.1.2.jar" enabled="true" runInBatchMode="false"/> + <factorypathentry kind="WKSPJAR" id="/cgeo/libs/butterknife-6.0.0.jar" enabled="true" runInBatchMode="false"/> <factorypathentry kind="WKSPJAR" id="/cgeo/compile-libs/androidannotations-3.1.jar" enabled="true" runInBatchMode="false"/> </factorypath> diff --git a/main/build.gradle b/main/build.gradle index ac1216d..f1a8281 100644 --- a/main/build.gradle +++ b/main/build.gradle @@ -155,7 +155,7 @@ dependencies { compile 'com.android.support:appcompat-v7:19.1.0' compile 'com.google.android.gms:play-services:5.0.89' - compile 'com.jakewharton:butterknife:5.1.2' + compile 'com.jakewharton:butterknife:6.0.0' compile 'org.apache.commons:commons-collections4:4.0' compile 'org.apache.commons:commons-lang3:3.3.2' compile 'commons-io:commons-io:2.4' @@ -255,7 +255,7 @@ dependencies { unitTestCompile 'com.google.android:android-test:4.1.1.4' unitTestCompile 'com.googlecode.androidannotations:androidannotations-api:$AAVersion' - unitTestCompile 'com.jakewharton:butterknife:5.1.2' + unitTestCompile 'com.jakewharton:butterknife:6.0.0' unitTestCompile 'org.apache.commons:commons-collections4:4.0' unitTestCompile 'commons-io:commons-io:2.4' unitTestCompile 'org.apache.commons:commons-lang3:3.3.2' diff --git a/main/libs/butterknife-5.1.2.jar b/main/libs/butterknife-5.1.2.jar Binary files differdeleted file mode 100644 index b1fbf55..0000000 --- a/main/libs/butterknife-5.1.2.jar +++ /dev/null diff --git a/main/libs/butterknife-6.0.0.jar b/main/libs/butterknife-6.0.0.jar Binary files differnew file mode 100644 index 0000000..356d62d --- /dev/null +++ b/main/libs/butterknife-6.0.0.jar |
