mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 14:40:51 +02:00
mobile: use single "mobile" build tag instead of "ios" and "android"
Since the "android" build tag conflicts with a go compiler build tag, we instead use a single "mobile" tag for both platforms.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build ios android
|
||||
// +build mobile
|
||||
|
||||
package lndmobile
|
||||
|
||||
|
Reference in New Issue
Block a user