mirror of
https://gitee.com/replugin/RePlugin.git
synced 2024-12-02 11:48:02 +08:00
open the log switch, set version 2.1.1
This commit is contained in:
parent
ecc51d170e
commit
bcad1faf2e
@ -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' // 组名
|
||||
|
||||
|
||||
|
@ -43,6 +43,8 @@ android {
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
}
|
||||
|
||||
defaultPublishConfig "debug"
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
Reference in New Issue
Block a user