From bdfce1cd1392889a82f165dca3e03b641d5431a1 Mon Sep 17 00:00:00 2001 From: JosJuice Date: Sat, 26 Sep 2020 11:25:54 +0200 Subject: [PATCH] Android: Fix convertCompressionLevelZstdValues That's what I get for copy-pasting --- Source/Android/app/src/main/res/values/arrays.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/Source/Android/app/src/main/res/values/arrays.xml b/Source/Android/app/src/main/res/values/arrays.xml index 2c7655b66b..010af14cee 100644 --- a/Source/Android/app/src/main/res/values/arrays.xml +++ b/Source/Android/app/src/main/res/values/arrays.xml @@ -591,5 +591,18 @@ 7 8 9 + 10 + 11 + 12 + 13 + 14 + 15 + 16 + 17 + 18 + 19 + 20 + 21 + 22