Skip to content

Commit

Permalink
Merge pull request #111 from cundong/master
Browse files Browse the repository at this point in the history
Open the log switch, set version 2.1.1
  • Loading branch information
wangyupeng1-iri authored Jul 4, 2017
2 parents ecc51d1 + bcad1fa commit ebe239f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion replugin-host-library/replugin-host-lib/bintray.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'com.jfrog.bintray'
def siteUrl = ''
def gitUrl = ''

version = "2.1.0"
version = "2.1.1"
group = 'com.qihoo360.replugin' // 组名


Expand Down
2 changes: 2 additions & 0 deletions replugin-host-library/replugin-host-lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ android {
lintOptions {
abortOnError false
}

defaultPublishConfig "debug"
}

dependencies {
Expand Down

0 comments on commit ebe239f

Please sign in to comment.