perkeep/clients/android
Tilman Dilo e3ac2acb7a clients/android: update gomobile to fix docker build
Due to a change in the Android NDK (starting from r16), building the
docker container fails with an error during the installation of
gomobile:
    fatal error: 'stdlib.h' file not found

This issue was addressed in more recent versions of gomobile, which
are compatible with the new NDK.
See https://github.com/golang/go/issues/21802

This CL simply updates gomobile to the most recent commit.

Change-Id: I87c468c34de441bc6acd40b717d1d950014e5a99
2017-11-20 00:11:13 +01:00
..
app Merge "clients/android: add multiple profiles feature" 2017-06-29 20:20:05 +00:00
devenv clients/android: update gomobile to fix docker build 2017-11-20 00:11:13 +01:00
gradle/wrapper clients/android: update build tools and gradle versions 2017-06-26 22:54:40 +02:00
.gitignore rename clients/android/uploader to clients/android 2011-03-13 13:09:56 -07:00
Makefile clients/android: for building, make caching volume dirs on the host 2017-11-14 19:24:56 +01:00
build-in-docker.go client/android: fix container detection for docker in systemd cgroup 2017-11-14 17:44:36 +01:00
build.gradle clients/android: update build tools and gradle versions 2017-06-26 22:54:40 +02:00
check-environment.pl clients/android: migrate to gradle 2017-06-04 01:41:35 +02:00
gradlew clients/android: migrate to gradle 2017-06-04 01:41:35 +02:00
gradlew.bat clients/android: migrate to gradle 2017-06-04 01:41:35 +02:00
local.properties.TEMPLATE clients/android: migrate to gradle 2017-06-04 01:41:35 +02:00
settings.gradle clients/android: migrate to gradle 2017-06-04 01:41:35 +02:00