Update feyenoord authentication, UI fixes

This commit is contained in:
KaasKop
2024-09-22 12:22:22 +02:00
parent bf071914a4
commit 019ed9c49a
28 changed files with 188 additions and 178 deletions

View File

@@ -20,4 +20,6 @@ kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.nonTransitiveRClass=true
android.defaults.buildfeatures.buildconfig=true
android.nonFinalResIds=false