From 35c3ee2f1096ee10ef1ff1fe90731fba4cda73fe Mon Sep 17 00:00:00 2001 From: Javinator9889 Date: Wed, 4 Jul 2018 17:17:35 +0200 Subject: [PATCH] New version: 1.18.5 Bugs solved and app size reduced --- .gitignore | 1 + .idea/misc.xml | 18 +++++++ app/build.gradle | 22 ++++++-- app/proguard-rules.pro | 5 ++ app/release/BitCoinPools-1.18.5.apk | Bin 0 -> 6632255 bytes app/release/output.json | 2 +- .../bitcoinpools/DataLoaderScreen.java | 51 +++++++++++++----- app/src/main/res/values-es/strings.xml | 3 ++ app/src/main/res/values/strings.xml | 3 ++ build.gradle | 2 +- 10 files changed, 86 insertions(+), 21 deletions(-) create mode 100644 app/release/BitCoinPools-1.18.5.apk diff --git a/.gitignore b/.gitignore index 77809c7..6765e7e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ .externalNativeBuild OLD_LICENSE.txt *.jks +google-services.json \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 3963879..6ce538e 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,5 +1,23 @@ + +