-
Notifications
You must be signed in to change notification settings - Fork 2
/
local.properties
60 lines (56 loc) · 1.69 KB
/
local.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
## This file is automatically generated by Android Studio.
# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
#
# This file should *NOT* be checked into Version Control Systems,
# as it contains information specific to your local configuration.
#
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# header note.
sdk.dir=D\:\\SDK
#bintray.gpg.password=zhen521@
#bintray.oss.user=townwang
#bintray.oss.password=Zhen19930301@
#
#signing.keyId=3903D30B
#signing.password=zhen521@
#signing.secretKeyRingFile=C\:\\Users\\Administrator\\private_key.pgp
#ossrhUsername=townwang
#ossrhPassword=Zhen19930301@
#Bintray上的apikey
bintray.apikey=9d31d417c5973a9da0def27ead646f96d8e215bc
#Bintray上的用户名
bintray.user=townwang
#发布到Bintray上的项目名字
bintray.pro_artefact=wechat
#项目唯一ID 可包名
bintray.group=com.townwang
#项目版本号 升级更改
bintray.pro_version=1.1.0
#git 仓库地址
bintray.pro_git=git@github.com:Townwang/wechat.git
#maven仓库名
bintray.pro_repo=WeChat
#项目主页地址
bintray.pro_site_url=https://github.com/Townwang/wechat
#可选,项目名称。
bintray.pro_name=wechat common
#可选,项目描述。
bintray.pro_description=A variety of common tool libraries on weChat,personal developer tools
#开发者id
bintray.pro_develop_id=townwang
#开发者名称
bintray.pro_develop_name=Townwang
#开发者邮箱
bintray.pro_develop_email=android@townwang.com
#开源协议名称 无需更改
bintray.pro_license_name=The Apache Software License, Version 2.0
#开源协议地址 无需更改
bintray.pro_license_url=http://www.apache.org/licenses/LICENSE-2.0.txt
#开源协议版本 无需更改
bintray.pro_license_version=Apache-2.0
#开源Gradle命令:
#
#gradlew install
#
#gradlew bintrayUpload