-
-
Notifications
You must be signed in to change notification settings - Fork 57
Expand file tree
/
Copy pathgradle.properties
More file actions
22 lines (16 loc) · 663 Bytes
/
gradle.properties
File metadata and controls
22 lines (16 loc) · 663 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/itemanimators
POM_SCM_URL=https://github.com/mikepenz/itemanimators
POM_SCM_CONNECTION=scm:git@github.com:mikepenz/itemanimators.git
POM_SCM_DEV_CONNECTION=scm:git@github.com:mikepenz/itemanimators.git
POM_SCM_URL_ISSUES=https://github.com/mikepenz/itemanimators/issues
POM_GITHUB_REPO=mikepenz/itemanimators
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