From 91e52d6d98d24334af1d2b854420762995b6ad4f Mon Sep 17 00:00:00 2001 From: Pierrot Date: Sun, 7 Apr 2019 11:19:35 +0200 Subject: [PATCH] Prepare 14.3-beta6 branch (might be renamed if 14.3-beta5 ends up being the next stable release) --- app/llx/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/llx/app/build.gradle b/app/llx/app/build.gradle index ec96e9e..088499c 100644 --- a/app/llx/app/build.gradle +++ b/app/llx/app/build.gradle @@ -46,7 +46,7 @@ android { defaultConfig { versionCode 327 - versionName "14.3-beta5 (5a0cdea512)" + versionName "14.3-beta6 (x)" buildConfigField "boolean", "IS_BETA", "true" // change in core too buildConfigField "boolean", "HAS_UEC", "false"