mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-01 23:33:54 +01:00
Fix kotlin and gradle issues
This commit is contained in:
parent
ba7a559714
commit
b851712370
7 changed files with 25 additions and 34 deletions
|
|
@ -380,7 +380,7 @@ android {
|
|||
compose true
|
||||
}
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion '1.3.2'
|
||||
kotlinCompilerExtensionVersion '1.5.8'
|
||||
}
|
||||
namespace 'fr.free.nrw.commons'
|
||||
lint {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue