1 Star 0 Fork 0

墨宇 / ZHPDFViewer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gradle.properties 1.13 KB
一键复制 编辑 原始数据 按行查看 历史
墨宇 提交于 2023-05-04 17:30 . 去android依赖库
android.defaults.buildfeatures.buildconfig=true
android.enableJetifier=true
android.nonFinalResIds=false
android.nonTransitiveRClass=false
android.useAndroidX=true
org.gradle.unsafe.configuration-cache=true
org.gradle.unsafe.configuration-cache-problems=warn
android.disableAutomaticComponentCreation=true
##################################
# Maven Central ?????
##################################
### GAV??
publish.groupId=com.gitee.zzhhz
publish.artifactId=ZHPDFViewer
publish.version=1.3.1
###
#
publish.description=Maven.gradle.aar.jar.
publish.url=https://gitee.com/zzhhz/ZHPDFViewer
#
publish.developerName=zzhhz
publish.developerEmail=zzh_hz@126.com
# license
publish.licenseName=The Apache License, Version 2.0
publish.licenseUrl=http://www.apache.org/licenses/LICENSE-2.0.txt
# scm:http://maven.apache.org/scm/scm-url-format.html
publish.scmUrl=https://gitee.com/zzhhz/ZHLibCore/tree/master
publish.scmConnection=scm:git:git://gitee.com/zzhhz/ZHPDFViewer.git
publish.scmDeveloperConnection=scm:git:ssh://gitee.com:zzhhz/ZHPDFViewer.git
# ,android.false.flavor.artifactId.artifactId.flavorName.false.true
publish.artifactId.isAppendFavorName=false
1
https://gitee.com/zzhhz/ZHPDFViewer.git
git@gitee.com:zzhhz/ZHPDFViewer.git
zzhhz
ZHPDFViewer
ZHPDFViewer
master

搜索帮助