Commit 6ee1a8e9 authored by mengcuiguang2's avatar mengcuiguang2

首次提交

parent e52300f9
Pipeline #192 canceled with stages
*.iml
.DS_Store
gradle.properties
local.properties
/.idea
/.gradle
/build
/gradle
#lib project
app/build
wheelsruflibray/build
shareSdkLib/build
picture_library/build
ucrop/build
/build
mapping.txt
seeds.txt
unused.txt
\ No newline at end of file
......@@ -81,9 +81,9 @@
android:value="${UMENG_KEY}" />
<!-- TalkingData -->
<meta-data
android:name="TD_KEY"
android:value="${TD_KEY}" />
<!-- <meta-data-->
<!-- android:name="TD_KEY"-->
<!-- android:value="${TD_KEY}" />-->
<!-- ShareSDK -->
<meta-data
......
......@@ -16,7 +16,7 @@
<string name="bottom_tab_friends">平台分红</string>
<string name="bottom_tab_my">个人中心</string>
<string name="app_sign">7aababfe</string>
<string name="app_sign">5a3a4f75</string>
<string name="common_loading_message">正在加载...</string>
<string name="common_empty_message">空空如也</string>
......
# 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=-Xmx1536m
# 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/api-gs/"
#DEBUG_URL="http://192.168.110.7:8101/"
RELEASE_URL="https://api.mints-id.com/gsnew-api/"
RELEASE_KEY_PASSWORD=mints.goodnews
RELEASE_KEY_ALIAS=mints_goodnews
RELEASE_STORE_PASSWORD=mints.goodnews
RELEASE_STORE_FILE=mints_goodnews.jks
#ShareSDK
RELEASE_SHARESDK_KEY=
RELEASE_SHARESDK_SECRET=
#友盟
RELEASE_UMENG_KEY=
#JPush
RELEASE_JPUSH_KEY=
android.useAndroidX=true
android.enableJetifier=true
\ 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