Add automatic Per App Languages
@@ -98,6 +98,9 @@ android {
namespace 'com.owncloud.android'
testNamespace "${namespace}.test"
+ androidResources {
+ generateLocaleConfig = true
+ }
defaultConfig {
minSdkVersion 24
@@ -0,0 +1,9 @@
+#
+# Nextcloud - Android Client
+# SPDX-FileCopyrightText: 2024 Arthur-GYT <a.gayot@posteo.com>
+# SPDX-FileCopyrightText: 2024 Nextcloud GmbH
+# SPDX-License-Identifier: AGPL-3.0-or-later
+
+unqualifiedResLocale=en-US