1
0
Fork 0

removed YAML validator, because it breaks R8 and because the language validation makes it useless

This commit is contained in:
sspanak 2024-02-10 16:18:34 +02:00 committed by Dimo Karaivanov
parent 140b8ced08
commit aed7610c4b
21 changed files with 2 additions and 24 deletions

View file

@ -1,6 +1,5 @@
plugins { plugins {
id 'com.android.application' id 'com.android.application'
id "at.zierler.yamlvalidator" version "1.5.0"
} }
apply from: 'constants.gradle' apply from: 'constants.gradle'
@ -10,7 +9,6 @@ apply from: 'version-tools.gradle'
tasks.register('validateLanguages') { tasks.register('validateLanguages') {
mustRunAfter(validateYaml)
inputs.dir fileTree(dir: LANGUAGES_INPUT_DIR) inputs.dir fileTree(dir: LANGUAGES_INPUT_DIR)
outputs.file "${project.buildDir}/lang.validation.txt" outputs.file "${project.buildDir}/lang.validation.txt"
@ -72,8 +70,8 @@ android {
debuggable false debuggable false
jniDebuggable false jniDebuggable false
// minifyEnabled true minifyEnabled true
// shrinkResources true shrinkResources true
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro' proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
} }
} }

View file

@ -1,4 +1,3 @@
---
locale: pt-BR locale: pt-BR
dictionaryFile: pt-BR-utf8.csv dictionaryFile: pt-BR-utf8.csv
name: Português brasileiro name: Português brasileiro

View file

@ -1,4 +1,3 @@
---
locale: bg-BG locale: bg-BG
dictionaryFile: bg-utf8.csv dictionaryFile: bg-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: da-DK locale: da-DK
dictionaryFile: da-utf8.csv dictionaryFile: da-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: nl-NL locale: nl-NL
dictionaryFile: nl-utf8.csv dictionaryFile: nl-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: en locale: en
dictionaryFile: en-utf8.csv dictionaryFile: en-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: fi-FI locale: fi-FI
dictionaryFile: fi-utf8.csv dictionaryFile: fi-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: fr locale: fr
dictionaryFile: fr-utf8.csv dictionaryFile: fr-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: de locale: de
dictionaryFile: de-utf8.csv dictionaryFile: de-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: el-GR locale: el-GR
dictionaryFile: gr-utf8.csv dictionaryFile: gr-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: iw-IL locale: iw-IL
dictionaryFile: he-utf8.csv dictionaryFile: he-utf8.csv
abcString: אבג abcString: אבג

View file

@ -1,4 +1,3 @@
---
locale: in-ID locale: in-ID
dictionaryFile: id-utf8.csv dictionaryFile: id-utf8.csv
name: Bahasa Indonesia name: Bahasa Indonesia

View file

@ -1,4 +1,3 @@
---
locale: it locale: it
dictionaryFile: it-utf8.csv dictionaryFile: it-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: nb-NO locale: nb-NO
dictionaryFile: nb-utf8.csv dictionaryFile: nb-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: pl-PL locale: pl-PL
dictionaryFile: pl-utf8.csv dictionaryFile: pl-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: ro-RO locale: ro-RO
dictionaryFile: ro-utf8.csv dictionaryFile: ro-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: ru-RU locale: ru-RU
dictionaryFile: ru-utf8.csv dictionaryFile: ru-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: es-ES locale: es-ES
dictionaryFile: es-utf8.csv dictionaryFile: es-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: sv-SE locale: sv-SE
dictionaryFile: sv-utf8.csv dictionaryFile: sv-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: uk-UA locale: uk-UA
dictionaryFile: uk-utf8.csv dictionaryFile: uk-utf8.csv
layout: layout:

View file

@ -1,4 +1,3 @@
---
locale: ji-JI locale: ji-JI
dictionaryFile: ji-utf8.csv dictionaryFile: ji-utf8.csv
abcString: אבג abcString: אבג