25 lines
734 B
Properties
25 lines
734 B
Properties
ABI_FILTERS=armeabi-v7a,arm64-v8a,x86,x86_64
|
|
|
|
VERSION_NAME=0.15.0-SNAPSHOT
|
|
GROUP=org.pytorch
|
|
MAVEN_GROUP=org.pytorch
|
|
SONATYPE_STAGING_PROFILE=orgpytorch
|
|
POM_URL=https://github.com/pytorch/vision/
|
|
POM_SCM_URL=https://github.com/pytorch/vision.git
|
|
POM_SCM_CONNECTION=scm:git:https://github.com/pytorch/vision
|
|
POM_SCM_DEV_CONNECTION=scm:git:git@github.com:pytorch/vision.git
|
|
POM_LICENSE_NAME=BSD 3-Clause
|
|
POM_LICENSE_URL=https://github.com/pytorch/vision/blob/main/LICENSE
|
|
POM_ISSUES_URL=https://github.com/pytorch/vision/issues
|
|
POM_LICENSE_DIST=repo
|
|
POM_DEVELOPER_ID=pytorch
|
|
POM_DEVELOPER_NAME=pytorch
|
|
|
|
# Gradle internals
|
|
android.useAndroidX=true
|
|
android.enableJetifier=true
|
|
|
|
testAppAllVariantsEnabled=false
|
|
|
|
org.gradle.jvmargs=-Xmx12g
|