Skip to content

Commit f1f45af

Browse files
committed
added android-support jars for version 27.0.0
1 parent 77eb07b commit f1f45af

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,9 @@ Rename classes.jar if necessary
4747
```shell
4848
java -jar build\libs\dts-generator.jar -input classes.jar dependency-of-classes-jar.jar
4949
```
50+
51+
## Support libraries
52+
In the [lib](lib) folder there are android support libraries jars which are get from the following git repos:
53+
* [android-support-v4](https://github.com/dandar3/android-support-v4/tree/master/libs)
54+
* [android-support-v7-appcompat](https://github.com/dandar3/android-support-v7-appcompat/tree/master/libs)
55+
* [android-support-design](https://github.com/dandar3/android-support-design/tree/master/libs)
Binary file not shown.
792 Bytes
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)