From 0affbc60cc509b9b6bd83e6b8c44f84499690e7c Mon Sep 17 00:00:00 2001 From: Andreas Shimokawa Date: Wed, 27 May 2020 11:12:12 +0200 Subject: [PATCH] bump version --- app/build.gradle | 4 ++-- app/src/main/res/xml/changelog_master.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index fb3cd0a2a..cce606f60 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -25,8 +25,8 @@ android { targetSdkVersion 28 // Note: always bump BOTH versionCode and versionName! - versionName "0.44.0" - versionCode 173 + versionName "0.44.1" + versionCode 174 vectorDrawables.useSupportLibrary = true } buildTypes { diff --git a/app/src/main/res/xml/changelog_master.xml b/app/src/main/res/xml/changelog_master.xml index bd0913366..cd70a1adc 100644 --- a/app/src/main/res/xml/changelog_master.xml +++ b/app/src/main/res/xml/changelog_master.xml @@ -1,6 +1,6 @@ - + Amazfit Bip S: Support setting shortcuts Amazfit Bip S: Fix setting display items Amazfit Bip S: Fix incoming call notification