Files
Calculator/gradle.properties
fossifybot[bot] 95407981d0 chore(release): v1.1.0 (7) (#90)
Co-authored-by: fossifybot[bot] <212866877+fossifybot[bot]@users.noreply.github.com>
2025-07-05 21:31:24 +05:30

17 lines
499 B
Properties

org.gradle.jvmargs=-Xmx4g -XX:+UseGCOverheadLimit -XX:GCTimeLimit=10 -Dfile.encoding=UTF-8 -XX:+UseParallelGC
kotlin.code.style=official
android.useAndroidX=true
android.enableJetifier=true
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.vfs.watch=true
org.gradle.configureondemand=true
org.gradle.unsafe.configuration-cache=true
org.gradle.unsafe.configuration-cache-problems=warn
android.nonTransitiveRClass=true
# Versioning
VERSION_NAME=1.1.0
VERSION_CODE=7
APP_ID=org.fossify.math