2
0
mirror of synced 2025-02-23 06:48:15 +00:00

example/bind/android: update gradle version

from 0.2.2 to 0.2.3

Change-Id: I906200acf9615c8cc100b7d1ad5592e899e383fe
Reviewed-on: https://go-review.googlesource.com/19409
Reviewed-by: David Crawshaw <crawshaw@golang.org>
This commit is contained in:
Hyang-Ah (Hana) Kim 2016-02-10 05:51:25 -05:00 committed by Hyang-Ah Hana Kim
parent 89fdf89e93
commit 04168c3bfb

View File

@ -4,7 +4,7 @@
*/
plugins {
id "org.golang.mobile.bind" version "0.2.2"
id "org.golang.mobile.bind" version "0.2.3"
}
gobind {