Fix kotlin and gradle issues

This commit is contained in:
Adith 2024-10-12 18:41:56 +11:00
parent ba7a559714
commit b851712370
7 changed files with 25 additions and 34 deletions

View file

@ -380,7 +380,7 @@ android {
compose true
}
composeOptions {
kotlinCompilerExtensionVersion '1.3.2'
kotlinCompilerExtensionVersion '1.5.8'
}
namespace 'fr.free.nrw.commons'
lint {