Based on StefanOltmann/mines (AGPL-3.0): flat-top hex grid, configurable board size, and a mine-count slider replacing fixed difficulty presets. Co-authored-by: Cursor <[email protected]>
9 lines
193 B
Properties
9 lines
193 B
Properties
#Kotlin
|
|
kotlin.code.style=official
|
|
kotlin.daemon.jvmargs=-Xmx4096M
|
|
#Gradle
|
|
org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8
|
|
#Android
|
|
android.nonTransitiveRClass=true
|
|
android.useAndroidX=true
|