From 3aadec4cfc4014930b47d57c4b28053abfd5f638 Mon Sep 17 00:00:00 2001 From: Conny Duck Date: Fri, 8 May 2020 18:44:39 +0200 Subject: [PATCH] Release 72/v11.0 --- app/build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index a708a6af3..550976d3f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -20,8 +20,8 @@ android { applicationId APP_ID minSdkVersion 21 targetSdkVersion 29 - versionCode 71 - versionName "11.0 beta 1" + versionCode 72 + versionName "11.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" vectorDrawables.useSupportLibrary = true