-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathgradle.properties
35 lines (31 loc) · 1003 Bytes
/
gradle.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
org.gradle.daemon=true
org.gradle.jvmargs=-Xmx6g -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
#pom
POM_GROUP_ID=mobi.cangol.mobile
POM_VERSION=1.2.3
POM_VERSION_CODE=74
POM_NAME=Cangol-actionbar
POM_ARTIFACT_ID=actionbar
POM_PACKAGING=aar
POM_DESCRIPTION=custom actionbar
POM_URL=https\://github.com/Cangol/Cangol-actionbar
#licenses
POM_LICENSE_NAME=The Apache Software License, Version 2.0
POM_LICENSE_URL=http\://www.apache.org/licenses/LICENSE-2.0.txt
POM_LICENCE_DIST=repo
#developers
POM_DEVELOPER_ID=Cangol
POM_DEVELOPER_NAME=Cangol
#scm
POM_SCM_URL=https\://github.com/Cangol/Cangol-actionbar
POM_SCM_CONNECTION=scm:[email protected]:Cangol/Cangol-actionbar.git
POM_SCM_DEV_CONNECTION=scm:[email protected]:Cangol/Cangol-actionbar.git
#android
#android.injected.testOnly=false
android.useAndroidX=true
android.enableJetifier=true
#signing
signing.keyId=02B34976
signing.password=wxw3606266
signing.secretKeyRingFile=../secring.gpg