2
0
mirror of synced 2025-02-24 23:38:22 +00:00
Hana Kim 274da16109 misc/androidstudio: release 0.2.13
$ 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>
2018-05-10 18:31:09 +00:00
..
2018-05-10 18:31:09 +00:00
2015-07-31 20:10:44 +00:00

Go bind android app example

Set the GOPATH, GO, GOMOBILE variables in hello/build.gradle
and import this project in Android Studio.