From 9b5905be02188c0f6b2fafe0c91905ff39b97075 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Tue, 6 Jun 2017 14:30:15 -0300 Subject: [PATCH] Updates Android version --- app-template/bitpay/appConfig.json | 2 +- app-template/copay/appConfig.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app-template/bitpay/appConfig.json b/app-template/bitpay/appConfig.json index 0a5cf7d3b..ec47bfdcc 100644 --- a/app-template/bitpay/appConfig.json +++ b/app-template/bitpay/appConfig.json @@ -23,7 +23,7 @@ "pushSenderId": "1036948132229", "description": "Secure Bitcoin Wallet", "version": "3.4.0", - "androidVersion": "340000", + "androidVersion": "340001", "_extraCSS": null, "_enabledExtensions": { "coinbase": true, diff --git a/app-template/copay/appConfig.json b/app-template/copay/appConfig.json index a95f5d02f..cde53fefa 100644 --- a/app-template/copay/appConfig.json +++ b/app-template/copay/appConfig.json @@ -23,7 +23,7 @@ "pushSenderId": "1036948132229", "description": "A Secure Bitcoin Wallet", "version": "3.4.0", - "androidVersion": "340000", + "androidVersion": "340001", "_extraCSS": null, "_enabledExtensions": { "coinbase": true,