Commit ce6112b6 authored by mengcuiguang2's avatar mengcuiguang2

替换配置文件

parent adb0faf4
# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.
# 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.
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
DEBUG_URL="http://39.97.65.143:9082/fb-api/"
#DEBUG_URL="http://192.168.31.194:8101/"
RELEASE_URL="https://api.mints-id.com/fb-api/"
RELEASE_KEY_PASSWORD=mints.flowbox
RELEASE_KEY_ALIAS=mints_flowbox
RELEASE_STORE_PASSWORD=mints.flowbox
RELEASE_STORE_FILE=mints_flowbox.jks
#ShareSDK
RELEASE_SHARESDK_KEY=3387a05ec068c
RELEASE_SHARESDK_SECRET=7e0819d930224b62c492fa32b84d42a2
#友盟
RELEASE_UMENG_KEY=60d2ef4d8a102159db781cd3
#JPush
RELEASE_JPUSH_KEY=d9e939e7ec22a9e11dcfc345
android.useAndroidX=true
android.enableJetifier=true
android.useNewApkCreator=false
####### 保活相关 #######
# vvvvvv 下面不要动!!!!
APPLICATION_ID=
APPLICATION_NAME=
# 是否为商业化版本,广告策略会不同
GLOBAL_COMMERCIAL_VERSION=
# ^^^^^^ 上面不要动!!!!
# 构建目标
# 当前有效的构建目标有:
# ProductA1
BUILD_TARGET=mints
#BUILD_TARGET=ProductA1
BUILD_VERSION_CODE=1
BUILD_VERSION_NAME=1.0.0
# When 1, use source code dependencies directly. Otherwise, use maven repo dependencies.
BUILD_DIRECT_DEPENDENCIES=0
# -------------
mints_APPLICATION_ID=com.mints.flowbox
mints_APPLICATION_NAME=流量宝盒
mints_GLOBAL_COMMERCIAL_VERSION=true
android.injected.testOnly=false
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment