Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
android_vedio
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_vedio
Commits
7e8f055b
Commit
7e8f055b
authored
Jun 21, 2023
by
mengcuiguang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add gradle
parent
0a44203a
Pipeline
#399
failed with stages
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
49 additions
and
0 deletions
+49
-0
gradle.properties
video/gradle.properties
+49
-0
No files found.
video/gradle.properties
0 → 100755
View file @
7e8f055b
# 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
=
-Xmx2058m
android.injected.testOnly
=
false
android.useAndroidX
=
true
android.enableJetifier
=
true
android.nonTransitiveRClass
=
true
# 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="https://test.mints-id.com/camera-api/"
DEBUG_URL
=
"https://api.mints-tech.cn/camera-api/"
RELEASE_URL="https://api.mints-tech.cn/camera-api/"
RELEASE_KEY_PASSWORD
=
mintswisdomclean
RELEASE_KEY_ALIAS
=
mints_wisdomclean
RELEASE_STORE_PASSWORD
=
mintswisdomclean
RELEASE_STORE_FILE
=
mints_wisdomclean.jks
#ShareSDK
RELEASE_SHARESDK_KEY
=
381ca97ef616d
RELEASE_SHARESDK_SECRET
=
de4c99c606d4e1895673e3682666c0a8
#weixin
WEIXIN_APP_PAY_ID
=
"wx6830d86ba20be254"
WEIXIN_APP_ID =wx6830d86ba20be254
WEIXIN_APP_SECRET
=
91f91c0721bd989cf8b9c9b8dc8a5e9c
#umeng
RELEASE_UMENG_KEY
=
63c0fd97d64e68613917170f
#TalkingData
RELEASE_TALKING_DATA_KEY
=
"8B400B45ABBB47D882B2C2E69E6A3662"
GROMORE_APP_ID="5404192"
GROMORE_SPLASH_CODE
=
"102371299"
\ 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