mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-01-06 00:59:34 -06:00
Kotlin bump (#851)
* feat: enable lint error * feat: Kotlin Bump * feat: kotlin compose compatibility upgrade
This commit is contained in:
committed by
GitHub
parent
0e5e25648b
commit
8d655e6ca4
@@ -73,7 +73,7 @@ android {
|
||||
|
||||
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.4.4"
|
||||
kotlinCompilerExtensionVersion = "1.5.13"
|
||||
}
|
||||
packagingOptions {
|
||||
resources {
|
||||
|
||||
Reference in New Issue
Block a user