1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- ## For more details on how to configure your build environment visit
- # http://www.gradle.org/docs/current/userguide/build_environment.html
- #
- # Specifies the JVM arguments used for the daemon process.
- # The setting is particularly useful for tweaking memory settings.
- # Default value: -Xmx1024m -XX:MaxPermSize=256m
- # org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
- #
- # When configured, Gradle will run in incubating parallel mode.
- # This option should only be used with decoupled projects. More details, visit
- # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
- # org.gradle.parallel=true
- #Thu Sep 23 18:06:59 CST 2021
- LICENSE_URL=http\://www.apache.org/licenses/LICENSE-2.0.txt
- ANDROID_MIN_SDK_VERSION=21
- SAGA_SERVICE_VERSION=1.4.140
- MAVEN_REPO_RELEASE_URL=http\://dev.dp.sagacloud.cn\:8082/repository/maven-releases/
- EVENTBUS_VERSION=3.1.1
- EASYPERMISSIONS_VERSION=1.2.0
- SAGA_ANDROID_VERSION=0.2.2
- JUNIT_VERSION=5.3.1
- KOTLIN_VERSION=1.5.31
- SAGA_GROUP=cn.sagacloud
- SYBOTAN_KOTLIN_VERSION=1.2.42
- android.useAndroidX=true
- LICENSE_NAME=The Apache Software License, Version 2.0
- SAGA_CODE=11
- MAVEN_REPO_SNAPSHOT_URL=http\://dev.dp.sagacloud.cn\:8082/repository/maven-snapshots/
- NEXUS_USERNAME=saga
- DEVELOPER_ID=Andy.Sybotan
- JACKSON_VERSION=2.9.8
- ANDROID_SDK_VERSION=28
- GRADLE_VERSION=3.2.1
- SAGA_URL=http\://www.sagaloud.cn
- PICASSO_VERSION=2.5.2
- org.gradle.jvmargs=-Xmx1536m
- MAVEN_REPO_PUBLIC_URL=http\://dev.dp.sagacloud.cn\:8082/repository/maven-public/
- android.enableJetifier=true
- ANDROID_SUPPORT_VERSION=28.0.0
- FASTJSON_VERSION=1.1.70.android
- DEVELOPER_NAME=Andy
- JDK_VERSION=8
- ANDROID_BUILD_TOOLS_VERSION=30.0.2
- CONSTRAINT_VERSION=2.0.0-alpha2
- NEXUS_PASSWORD=saga
- ANKO_VERSION=0.10.8
- DOKKA_VERSION=0.9.16
- JVM_TARGET=1.8
- OKHTTP_VERSION=3.11.0
- ZXING_VERSION=3.3.0
- SAGA_KOTLIN_VERSION=1.4.105
- SYBOTAN_ANDROID_VERSION=1.2.52
- PERSISTENCE_VERSION=1.0.2
|