From 67b9dbfd6a1c14c1805f062c10e0f695320179c9 Mon Sep 17 00:00:00 2001 From: Igor Tkach Date: Sun, 19 Apr 2020 14:26:56 -0400 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 491bcb34..1af53456 100644 --- a/AndroidManifest.template.xml +++ b/AndroidManifest.template.xml @@ -1,8 +1,8 @@ + android:versionCode="44" + android:versionName="0.44" > diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e41b16da..06698d30 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="44" + android:versionName="0.44" >