aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/.factorypath2
-rw-r--r--main/build.gradle4
-rw-r--r--main/libs/butterknife-5.1.1.jarbin45897 -> 0 bytes
-rw-r--r--main/libs/butterknife-5.1.2.jarbin0 -> 46226 bytes
4 files changed, 3 insertions, 3 deletions
diff --git a/main/.factorypath b/main/.factorypath
index 1440abd..3f23356 100644
--- a/main/.factorypath
+++ b/main/.factorypath
@@ -1,4 +1,4 @@
<factorypath>
- <factorypathentry kind="WKSPJAR" id="/cgeo/libs/butterknife-5.1.1.jar" enabled="true" runInBatchMode="false"/>
+ <factorypathentry kind="WKSPJAR" id="/cgeo/libs/butterknife-5.1.2.jar" enabled="true" runInBatchMode="false"/>
<factorypathentry kind="WKSPJAR" id="/cgeo/compile-libs/androidannotations-3.0.1.jar" enabled="true" runInBatchMode="false"/>
</factorypath>
diff --git a/main/build.gradle b/main/build.gradle
index 89258c9..a1a397d 100644
--- a/main/build.gradle
+++ b/main/build.gradle
@@ -157,7 +157,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.1'
+ compile 'com.jakewharton:butterknife:5.1.2'
compile 'org.apache.commons:commons-collections4:4.0'
compile 'org.apache.commons:commons-lang3:3.3.2'
compile 'commons-io:commons-io:2.4'
@@ -257,7 +257,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.1'
+ unitTestCompile 'com.jakewharton:butterknife:5.1.2'
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.1.jar b/main/libs/butterknife-5.1.1.jar
deleted file mode 100644
index 45ab11f..0000000
--- a/main/libs/butterknife-5.1.1.jar
+++ /dev/null
Binary files differ
diff --git a/main/libs/butterknife-5.1.2.jar b/main/libs/butterknife-5.1.2.jar
new file mode 100644
index 0000000..b1fbf55
--- /dev/null
+++ b/main/libs/butterknife-5.1.2.jar
Binary files differ