2 Star 17 Fork 1

ssttkkl / mahjong-utils-app

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gradle.properties 487 Bytes
一键复制 编辑 原始数据 按行查看 历史
ssttkkl 提交于 2024-02-27 22:54 . 修复番符算点界面 (#18)
kotlin.code.style=official
#Gradle
org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options\="-Xmx4096M"
#Android
android.nonTransitiveRClass=true
android.useAndroidX=true
#Compose
org.jetbrains.compose.experimental.wasm.enabled=true
#MPP
kotlin.mpp.androidSourceSetLayoutVersion=2
kotlin.mpp.enableCInteropCommonization=true
#Development
development=true
version.name=1.0.4
opensource.repo=https://github.com/ssttkkl/mahjong-utils-app
opensource.license=MIT
Kotlin
1
https://gitee.com/ssttkkl/mahjong-utils-app.git
git@gitee.com:ssttkkl/mahjong-utils-app.git
ssttkkl
mahjong-utils-app
mahjong-utils-app
main

搜索帮助