We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d69fc6d commit b10034dCopy full SHA for b10034d
README.md
@@ -267,7 +267,7 @@
267
***
268
Gradle:
269
``` groovy
270
-compile 'com.blankj:utilcode:1.1.3'
+compile 'com.blankj:utilcode:1.1.4'
271
```
272
273
### Proguard
@@ -346,4 +346,6 @@ limitations under the License.
346
347
[unclassified.java]: https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/UnclassifiedUtils.java
348
349
+[zip.java]: https://github.com/Blankj/AndroidUtilCode/blob/master/utilcode/src/main/java/com/blankj/utilcode/utils/ZipUtils.java
350
+
351
[update_log.md]: https://github.com/Blankj/AndroidUtilCode/blob/master/update_log.md
0 commit comments