1 Star 0 Fork 0

mtj956052456 / MtjApplication

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
gradle.properties 4.07 KB
一键复制 编辑 原始数据 按行查看 历史
956052456@qq.com 提交于 2021-10-18 17:49 . test
# 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=-Xmx2048m -Dfile.encoding=UTF-8
# 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
# AndroidX package structure to make it clearer which packages are bundled with the
# Android operating system, and which are packaged with your app"s APK
# https://developer.android.com/topic/libraries/support-library/androidx-rn
android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
###########################发布maven信息###########################
#唯一标识(通常为模块包名,也可以任意)
GROUP=com.mtj.tools
#项目名称(通常为类库模块名称,也可以任意)
POM_ARTIFACT_ID=tools
#版本号
VERSION_NAME=1.0.0
POM_NAME=Tools
POM_DESCRIPTION=test upload maven library.
POM_INCEPTION_YEAR=2021
POM_URL=https://gitee.com/mtj1009/mtj-application
POM_LICENSE_NAME=The Apache Software License, Version 2.0
POM_LICENSE_URL=https://www.apache.org/licenses/LICENSE-2.0.txt
POM_LICENSE_DIST=repo
POM_SCM_URL=https://gitee.com/mtj1009/mtj-application
POM_SCM_CONNECTION=scm:git:git@gitee.com:mtj1009/mtj-application.git
POM_SCM_DEV_CONNECTION=scm:git:git@gitee.com:mtj1009/mtj-application.git
POM_DEVELOPER_ID=mtjDev
POM_DEVELOPER_NAME=TengJiaoMeng
POM_DEVELOPER_URL=https://github.com/mtjdev/
signing.keyId=0995F905
signing.password=mtj10097611
signing.secretKeyRingFile= D:\\secring.gpg
mavenCentralUsername=mtj956052456
mavenCentralPassword=Mtj&2631285263
#————————————————
#版权声明:本文为CSDN博主「guolin」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
#原文链接:https://blog.csdn.net/guolin_blog/article/details/119706565
###########################发布maven信息###########################
#待审核进入网页
#https://issues.sonatype.org/browse/OSSRH-74220 待评价结果
#https://s01.oss.sonatype.org/#welcome 图形发布页面
#https://blog.csdn.net/guolin_blog/article/details/119706565 郭霖发布教程
#打印内容
#名字 TengJiaoMeng
#秘钥 Mtj&2631285263
#
#http://github.com/mtj/Tools
#
#We need to generate a lot of random bytes. It is a good idea to perform
#some other action (type on the keyboard, move the mouse, utilize the
#disks) during the prime generation; this gives the random number
#generator a better chance to gain enough entropy.
#We need to generate a lot of random bytes. It is a good idea to perform
#some other action (type on the keyboard, move the mouse, utilize the
#disks) during the prime generation; this gives the random number
#generator a better chance to gain enough entropy.
#gpg: key FADB25CE0995F905 marked as ultimately trusted
#gpg: revocation certificate stored as 'C:/Users/Administrator/AppData/Roaming/gnupg/openpgp-revocs.d\30C2D0BE4FF8EC57DD7FF8C6FADB25CE0995F905.rev'
#public and secret key created and signed.
#
#pub rsa3072 2021-10-18 [SC] [expires: 2023-10-18]
#30C2D0BE4FF8EC57DD7FF8C6FADB25CE0995F905
#uid TengJiaoMeng <mtj5x5s@163.com>
#sub rsa3072 2021-10-18 [E] [expires: 2023-10-18]
#
#
#
#后八位: 0995F905
#
#//上传
#gpg --keyserver pgp.mit.edu --send-keys 0995F905
#//查询
#gpg --keyserver pgp.mit.edu --recv-keys 0995F905
#
#
#gpg --keyserver keyserver.ubuntu.com --send-keys 0995F905
#gpg --keyserver keys.openpgp.org --send-keys 0995F905
#gpg --keyserver pgp.mit.edu --send-keys 0995F905
#
#gpg --keyserver keyserver.ubuntu.com --recv-keys 0995F905
#gpg --keyserver keys.openpgp.org --recv-keys 0995F905
#gpg --keyserver pgp.mit.edu --recv-keys 0995F905
Android
1
https://gitee.com/mtj1009/mtj-application.git
git@gitee.com:mtj1009/mtj-application.git
mtj1009
mtj-application
MtjApplication
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891