59 Star 292 Fork 70

GVPreplugin / RePlugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
rp-config.gradle 520 Bytes
一键复制 编辑 原始数据 按行查看 历史
raotao 提交于 2020-08-18 10:50 . raotao: 提升版本号 2.3.4
project.ext{
RP_USER = 'replugin'
RP_REPO = 'replugin'
RP_USERORG = 'qihoo360' // unset this if you an't belong to any orgnization
//
RP_SITE = 'https://github.com/Qihoo360/Replugin'
RP_DESC = 'RePlugin - A flexible, stable, easy-to-use Android Plug-in Framework'
RP_EMAIL = 'replugin@gmail.com'
RP_GIT_URL = 'https://github.com/Qihoo360/RePlugin'
RP_LICENSES_URL = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
RP_LICENSES_NAME = 'Apache-2.0'
//
RP_GROUP = 'com.qihoo360.replugin'
RP_VERSION = '2.3.4'
}
Java
1
https://gitee.com/replugin/RePlugin.git
git@gitee.com:replugin/RePlugin.git
replugin
RePlugin
RePlugin
master

搜索帮助