add build constraint for android

This commit is contained in:
yungtravla 2019-03-13 02:48:20 +10:00 committed by GitHub
parent 81d20fa758
commit 83d3158a00
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
// +build !windows
// +build !windows,!android
package core