mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
7 lines
199 B
Properties
7 lines
199 B
Properties
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
kotlin.code.style=official
|
|
|
|
# __LATEST_COMPOSE_RELEASE_VERSION__
|
|
compose.version=0.5.0-build262 |