From e5fab9c5f04dcf1438c5989a5cd1c03db5710d76 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sun, 15 Mar 2020 16:27:30 +0100 Subject: release split apks for RiseupVPN beginning from v 1.0.4 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app') diff --git a/app/build.gradle b/app/build.gradle index 68f7d65d..f8ee9d3a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -119,7 +119,7 @@ android { // Build apks for each architecture, in addition to one 'fat' apk containing libraries for all all architectures // enable this if you're publishing in gplay ext { - splitApk = false + splitApk = true } //************************************************************************** -- cgit v1.2.3