代码拉取完成,页面将自动刷新
# 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.
android.enableJetifier=true
android.useAndroidX=true
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
# maven local config
# maven local config
#正式版本号
versionName=1.8
#快照版本号(这里也可以不用)
snapshotVersionName=1.8-SNAPSHOT
#发布仓库地址
mavenReleasesUrl=http://192.168.0.123:8081/repository/ceshi/
#快照仓库地址(这里也可以不用)
mavenSnapshotUrl=http://192.168.0.123:8081/repository/maven-snapshots/
#服务器账户密码
maven_local_username=admin
maven_local_password=admin123
#项目组 id
maven_pom_groupId=com.rine
#项目名称
maven_pom__artifactId=ces
#打包类型
maven_pom__packaging=aar
#类库描述
maven_pom__description=cessssss
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。