Merge pull request #2953 from gouri-panda/fix-2892

Added kotlin code conventional style to 1.7
This commit is contained in:
Kelson 2022-08-22 21:04:26 +02:00 committed by GitHub
commit 6de088006d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,4 +3,5 @@ android.enableD8.desugaring=true
android.enableJetifier=true
android.useAndroidX=true
org.gradle.jvmargs=-Xmx4096m
kotlin.code.style=1.7