From 9abe2bcf6dedf4ce8e49600a78fe7f0aea281282 Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Wed, 20 Mar 2024 00:05:39 -0700 Subject: [PATCH] deprecation notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ebcdc53..9485be0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Android, Go, and gomobile +**Deprecated:** in favor of [go-cross-compile](https://git.openprivacy.ca/openprivacy/go-cross-compile) at [dockerhub/openpriv/go-cross-compile](https://hub.docker.com/r/openpriv/go-cross-compile) + Dockerfiles @ [git.openprivacy.ca/openprivacy/android-go-mobile](https://git.openprivacy.ca/openprivacy/android-go-mobile) This image was built for use with Drone CI but can be used with any docker setup you want.