Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Commit

Permalink
jitpack.io
Browse files Browse the repository at this point in the history
  • Loading branch information
Guiorgy committed Sep 14, 2018
1 parent c76d3bf commit e4f5a7e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ buildscript {

classpath(group: 'org.jfrog.buildinfo', name: 'build-info-extractor-gradle', version: '3.1.0')
//classpath "com.jfrog.bintray.gradle:gradle-bintray-plugin:1.7.3"
classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.0'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ dependencies {


// gradle uploadArchives
apply from: '_sonatype.gradle'
//apply from: '_sonatype.gradle'
// gradle publishToMavenLocal
apply from: '_mavenlocal.gradle'
//apply from: '_mavenlocal.gradle'
// gradle bintrayUpload
//apply from: '_bintray.gradle'

0 comments on commit e4f5a7e

Please # to comment.