forked from jrtorres042/git_microsoft-powershell_credential-terms-of-service_blog-mobile_covid-19_golden-canary_diff-1
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
23 lines (17 loc) · 711 Bytes
/
gradle.properties
File metadata and controls
23 lines (17 loc) · 711 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
GROUP=com.squareup.leakcanary
VERSION_NAME=2.8-SNAPSHOT
POM_DESCRIPTION=LeakCanary
POM_URL=http://github.com/square/leakcanary/
POM_SCM_URL=http://github.com/square/leakcanary/
POM_SCM_CONNECTION=scm:git:https://github.com/square/leakcanary.git
POM_SCM_DEV_CONNECTION=scm:git:git@github.com:square/leakcanary.git
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=square
POM_DEVELOPER_NAME=Square, Inc.
android.useAndroidX=true
#Gradle properties: https://docs.gradle.org/current/userguide/build_environment.html
org.gradle.caching=true
org.gradle.configureondemand=true
org.gradle.parallel=true