From 404996a0958a104b69b52a5062bda514f79c2a11 Mon Sep 17 00:00:00 2001 From: Federico Iosue Date: Sun, 3 Feb 2019 23:33:42 +0100 Subject: [PATCH] Bumped version to 6.0.0 beta 8 (code 256) --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index ca15a36f7c..d4e1147df7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,8 +14,8 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -VERSION_NAME=6.0.0 Beta 7 -VERSION_CODE=255 +VERSION_NAME=6.0.0 Beta 8 +VERSION_CODE=256 PACKAGE=it.feio.android.omninotes MIN_SDK=16 # Upgrading this to 24+ will need ContentProvider for sharing and camera attachments