mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
This reverts commit b22f01fcb9d69bb7d77e08d69004c7265ef7fa4a. Reverted https://github.com/pytorch/pytorch/pull/153633 on behalf of https://github.com/malfet due to But libtorch build regressions are real, fbjni is still used for C++ builds ([comment](https://github.com/pytorch/pytorch/pull/153633#issuecomment-2884951805))
4 lines
106 B
Groovy
4 lines
106 B
Groovy
apply from: rootProject.file('gradle/android_tasks.gradle')
|
|
|
|
apply plugin: 'com.vanniktech.maven.publish'
|