From f00ad4159dc0c9c3571f9f5220386e18edef8398 Mon Sep 17 00:00:00 2001 From: andrekir Date: Thu, 8 Feb 2024 16:53:59 -0300 Subject: [PATCH] docs: update build instructions after: https://github.com/meshtastic/Meshtastic-Android/commit/c4db056b1f130a1c4570dc07d6b0ff3d563af9e7 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index eb4537a7d..75e04cbf1 100644 --- a/README.md +++ b/README.md @@ -41,8 +41,6 @@ If you would like to develop this application we'd love your help! These build i ```bash rm ./app/google-services.json cp ./app/google-services-example.json ./app/google-services.json -rm ./app/src/main/res/values/curfirmwareversion.xml -cp ./app/special/curfirmwareversion.xml ./app/src/main/res/values/ ``` - Now you should be able to select "Run / Run" in the IDE and it will happily start running on your