mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-09-16 02:48:08 -04:00
Merge pull request #2953 from gouri-panda/fix-2892
Added kotlin code conventional style to 1.7
This commit is contained in:
commit
6de088006d
@ -3,4 +3,5 @@ android.enableD8.desugaring=true
|
|||||||
android.enableJetifier=true
|
android.enableJetifier=true
|
||||||
android.useAndroidX=true
|
android.useAndroidX=true
|
||||||
org.gradle.jvmargs=-Xmx4096m
|
org.gradle.jvmargs=-Xmx4096m
|
||||||
|
kotlin.code.style=1.7
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user