1 Star 0 Fork 6

Tom/xposed-extention

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
gradle.properties 1.58 KB
一键复制 编辑 原始数据 按行查看 历史
virjar 提交于 2019-02-21 17:51 . 1.1.0
# 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
POM_GROUP_ID=com.virjar
POM_DESCRIPTION=extenion lib for xposed
POM_URL=https://gitee.com/virjar/xposed-extention
POM_SCM_URL=https://gitee.com/virjar/xposed-extention
POM_SCM_CONNECTION=scm:[email protected]:virajr/xposed-extention.git
POM_SCM_DEV_CONNECTION=scm:[email protected]:virajr/xposed-extention.git
POM_LICENCE_COMMENTS=A business-friendly OSS license
POM_LICENCE_NAME=The Apache Software License, Version 2.0
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=weijia.deng
POM_DEVELOPER_NAME=dengweijia
POM_DEVELOPER_EMAIL=[email protected]
POM_DEVELOPER_URL=http://www.virjar.com
POM_ISSUE_MANAGEMENT_SYSTEM=GitEE
POM_ISSUE_MANAGEMENT_URL=https://gitee.com/virjar/xposed-extention/issues
POM_INCEPTION_YEAR=2018
POM_NAME=xposed Extention Android Lib
POM_ARTIFACT_ID=xposed-extention
POM_PACKAGING=jar
VERSION_NAME=1.1.0
VERSION_CODE=11
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/cloudml/xposed-extention.git
[email protected]:cloudml/xposed-extention.git
cloudml
xposed-extention
xposed-extention
master

搜索帮助