mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 13:23:58 +01:00
Gradle: Update Kotlin, Room and Compose Compiler versions
This commit is contained in:
parent
be0b1db193
commit
5dd5eb37c3
3 changed files with 5 additions and 4 deletions
|
|
@ -381,7 +381,7 @@ android {
|
|||
compose true
|
||||
}
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion '1.3.2'
|
||||
kotlinCompilerExtensionVersion '1.5.13'
|
||||
}
|
||||
namespace 'fr.free.nrw.commons'
|
||||
lint {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue