Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_flowbox
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
android
android_flowbox
Commits
0d89b226
Commit
0d89b226
authored
Jul 19, 2021
by
mengcuiguang2
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加属性文件
parent
ce6112b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
65 additions
and
0 deletions
+65
-0
gradle.properties
gradle.properties
+65
-0
No files found.
gradle.properties
0 → 100644
View file @
0d89b226
# 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
=
"https://api.mints-id.com/fb-api/"
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
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment