Skip to content
This repository was archived by the owner on Aug 7, 2018. It is now read-only.

Commit ff82681

Browse files
committed
📚 Update README for 1.4.4-5
1 parent 56be6d0 commit ff82681

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# apktool-lib [![CircleCI branch](https://img.shields.io/circleci/project/tony19/apktool-lib/master.svg)](https://circleci.com/gh/tony19/logback-android)
2-
<sup>v1.4.4-4</sup>
2+
<sup>v1.4.4-5</sup>
33

44
Overview
55
--------
@@ -60,7 +60,7 @@ _Gradle_
6060

6161
```groovy
6262
dependencies {
63-
compile 'com.github.tony19:apktool-lib:1.4.4-4'
63+
compile 'com.github.tony19:apktool-lib:1.4.4-5'
6464
}
6565
```
6666

@@ -72,7 +72,7 @@ Use these commands to create the AAR:
7272
cd apktool-lib
7373
scripts/makejar.sh
7474

75-
The file is output to: `./build/apktool-lib-1.4.4-4-debug.aar`
75+
The file is output to: `./build/apktool-lib-1.4.4-5-debug.aar`
7676

7777
License
7878
=======

0 commit comments

Comments
 (0)