-
-
Notifications
You must be signed in to change notification settings - Fork 493
Expand file tree
/
Copy pathgradle.properties
More file actions
22 lines (17 loc) · 676 Bytes
/
gradle.properties
File metadata and controls
22 lines (17 loc) · 676 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Maven stuff
GROUP=com.mikepenz
POM_URL=https://github.com/mikepenz/FastAdapter
POM_SCM_URL=https://github.com/mikepenz/FastAdapter
POM_SCM_CONNECTION=scm:git@github.com:mikepenz/FastAdapter.git
POM_SCM_DEV_CONNECTION=scm:git@github.com:mikepenz/FastAdapter.git
POM_SCM_URL_ISSUES=https://github.com/mikepenz/FastAdapter/issues
POM_GITHUB_REPO=mikepenz/FastAdapter
POM_GITHUB_README=README.md
POM_LICENCE_NAME=The Apache Software License, Version 2.0
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
POM_LICENCE_DIST=repo
POM_DEVELOPER_ID=mikepenz
POM_DEVELOPER_NAME=Mike Penz
android.useAndroidX=true
android.enableJetifier=true
org.gradle.jvmargs=-Xmx4G