fmt/support
Park Dong-Ha d286c97753 Update for Gradle build
Recovered Gradle build with latest release (ver. 4.10.2)

TravisCI
- Changed several apt configurations & build steps for Android

AndroidManifest:
- package name: fmt -> org.fmtlib

Gradle:
- Plugin version 3.1.3. Requires Gradle 4.4+
- Removed `x86` (duplicated with `x86_64`)
- `-std=c++17`. Latest NDK(clang7) should support this
- Missing `repositories` configuration

For some reason, the `repositories` config affects to the error:
"Could not find com.android.tools.lint:lint-gradle:26.1.3."
2018-11-05 17:31:09 -08:00
..
2018-10-24 07:14:08 -07:00
2016-04-28 06:47:43 -07:00
2018-11-05 17:31:09 -08:00
2018-07-04 17:43:07 -07:00
2018-11-05 17:31:09 -08:00
2018-08-15 06:54:43 -07:00
2018-05-09 06:21:00 -07:00
2018-08-11 07:57:45 -07:00
2018-09-13 07:37:50 -07:00
2018-01-20 09:43:56 -08:00

This directory contains build support files such as

* CMake modules
* Build scripts
* qmake (static build with dynamic libc only)