Manifest & Gradle comment

- #926
- The version of android build results follows latest release(5.2.1)
- Comment for Gradle and its plugin for android
 - `net.fmtlib` package name in the manifest
This commit is contained in:
Park Dong-Ha
2018-11-06 10:08:46 +09:00
committed by Victor Zverovich
parent d286c97753
commit 6b26e3f2d7
2 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -1 +1 @@
<manifest package="org.fmtlib" />
<manifest package="net.fmtlib" />