From e5692353652883ffe40d35a2d142317d299a0795 Mon Sep 17 00:00:00 2001 From: Robin Paulson Date: Fri, 17 Dec 2021 15:51:31 +1300 Subject: [PATCH] add new api key; prepare for v1.21 --- app/build.gradle | 4 ++-- app/src/main/res/values/keys.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 42d95ec1..44c5f3f6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "cz.martykan.forecastie" minSdkVersion 15 targetSdkVersion 29 - versionCode 71 - versionName "1.20" + versionCode 72 + versionName "1.21" } lintOptions { diff --git a/app/src/main/res/values/keys.xml b/app/src/main/res/values/keys.xml index 732f2edc..429e0b1d 100644 --- a/app/src/main/res/values/keys.xml +++ b/app/src/main/res/values/keys.xml @@ -1,4 +1,4 @@ - "5dfc6b895bd1f7dad9595d05e09f6be4" + "66803bb34c2a6e2cfe7ad7e2beb619ec"