From 1659ddffa0b112686ce394a5a9e5bf983aeaad31 Mon Sep 17 00:00:00 2001 From: Igor Tkach Date: Wed, 2 Feb 2022 22:07:27 -0500 Subject: [PATCH] bump version --- AndroidManifest.template.xml | 4 ++-- AndroidManifest.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/AndroidManifest.template.xml b/AndroidManifest.template.xml index 91cf99e..b61440b 100644 --- a/AndroidManifest.template.xml +++ b/AndroidManifest.template.xml @@ -1,8 +1,8 @@ + android:versionCode="51" + android:versionName="0.51" > diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 820348d..7982333 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="51" + android:versionName="0.51" >