From a17029540ad7d38b789c76c53ddd08627cd63d7e Mon Sep 17 00:00:00 2001 From: Henri Tremblay Date: Sun, 5 May 2024 23:00:58 -0400 Subject: [PATCH] No need to launch android anymore since we are not running the TCK for it anymore --- README.md | 1 - pom.xml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f96fec9ba..4c729fcbd 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,6 @@ curl -s "https://api.github.com/repos/easymock/objenesis/issues?milestone=${mile echo "" ``` -* Launch an Android device (virtual or physical) * Launch `./deploy.sh` * Answer the questions (normally, just acknowledge the proposed default) * Follow the instructions diff --git a/pom.xml b/pom.xml index c16889564..d2a465a3e 100644 --- a/pom.xml +++ b/pom.xml @@ -564,7 +564,7 @@ benchmark - + website