mirror of
https://github.com/Meituan-Dianping/Logan.git
synced 2025-12-08 19:25:57 +00:00
Revert "feat: 移除bintray相关配置"
This reverts commit 5e2e7909
This commit is contained in:
parent
abf985d497
commit
6e2a183e53
@ -10,8 +10,8 @@ buildscript {
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:8.2.2'
|
||||
//classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
|
||||
//classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
|
||||
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
|
||||
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.4'
|
||||
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
apply plugin: 'com.android.library'
|
||||
//apply from: rootProject.file("bintrayUpload.gradle")
|
||||
apply from: rootProject.file("bintrayUpload.gradle")
|
||||
|
||||
android {
|
||||
// publishNonDefault true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user