From 02a0c4a72c5b659a090e7c26dc0fa8cb3a23929c Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Mon, 22 Mar 2021 18:26:24 -0700 Subject: [PATCH] updating readme to reference versions 2018.07 and 2021.03 --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index c19023f..b1b90eb 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,19 @@ This image was built for use with Drone CI but can be used with any docker setup you want. +Versions are: + +- 2021.03 + - Go 1.15.10 + - Android API 29 +- 2018.07 + - Go 1.10.3 + - Android API 28 + +## Install and Use + +### Version 2018.07 + This image includes: - Android SDK, NDK, tools, and API version 28 at `/usr/local/android-sdk`