$ docker run --rm -u root -v "$PWD":/home/gradle/project \ -w /home/gradle/project gradle:latest gradle publishPlugins gradle version 4.7 Change-Id: I5c86fed85c0e9896a413011fd04ce600743b8f54 Reviewed-on: https://go-review.googlesource.com/112616 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
Go bind android app example Set the GOPATH, GO, GOMOBILE variables in hello/build.gradle and import this project in Android Studio.