Added kotlin code conventional style to 1.7

This commit is contained in:
Gouri Panda 2022-08-17 01:12:52 +05:30 committed by Kelson
parent f3a1067363
commit fc99369cda

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