diff --git a/README.md b/README.md index 0e6a8b5..2163644 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # BananaPorts An experimental project using ESP8266 with Arduino to connect Android Client To Transport + +We build this to learn IoT projects, and so there'd be so many bugs and TODOs to be done, but give time, it will be good. diff --git a/release/app-release.apk b/release/app-release.apk index b0553ff..57b0dd2 100644 Binary files a/release/app-release.apk and b/release/app-release.apk differ diff --git a/release/output-metadata.json b/release/output-metadata.json index cba56ee..4dbcd02 100644 --- a/release/output-metadata.json +++ b/release/output-metadata.json @@ -11,8 +11,13 @@ "type": "SINGLE", "filters": [], "attributes": [], +<<<<<<< HEAD "versionCode": 3, "versionName": "Version 2.1", +======= + "versionCode": 2, + "versionName": "Version 2.0", +>>>>>>> 13483884a0a7a957d67008a9fb1c96e6e2ebd9b0 "outputFile": "app-release.apk" } ],