1. 06 Nov, 2018 2 commits
    • Park Dong-Ha's avatar
      Update for Gradle build · d286c977
      Park Dong-Ha authored
      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."
      d286c977
    • Park DongHa's avatar
      Get latest Gradle (ver. 4.10.2) · d951f6df
      Park DongHa authored
      Recovery of Gradle build. 1 of N
      Modified several apt configurationss and order of the build
      d951f6df
  2. 03 Nov, 2018 1 commit
  3. 28 Oct, 2018 8 commits
  4. 27 Oct, 2018 1 commit
  5. 26 Oct, 2018 1 commit
  6. 25 Oct, 2018 4 commits
  7. 24 Oct, 2018 6 commits
  8. 23 Oct, 2018 3 commits
  9. 19 Oct, 2018 2 commits
  10. 18 Oct, 2018 1 commit
  11. 17 Oct, 2018 6 commits
  12. 14 Oct, 2018 2 commits
  13. 13 Oct, 2018 3 commits