Skip to content

Commit

Permalink
Remove publishing plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
GSala authored Oct 14, 2024
1 parent 4b609de commit c15d5b9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.4.2'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
}
}
Expand Down
5 changes: 0 additions & 5 deletions kotlinpleaseanimate/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,3 @@ ext {
licenseUrl = 'http://www.apache.org/licenses/LICENSE-2.0.txt'
allLicenses = ["Apache-2.0"]
}



apply from: rootProject.file('gradle/install-v1.gradle')
apply from: rootProject.file('gradle/bintray-android-v1.gradle')

0 comments on commit c15d5b9

Please sign in to comment.