Action:release
Description:修改lib的版本
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
apply plugin: 'com.android.library'
|
||||
apply plugin: 'com.novoda.bintray-release'
|
||||
|
||||
def appVerCode = 1
|
||||
def appVerName = "1.0.0"
|
||||
def appVerCode = 2
|
||||
def appVerName = "1.0.1"
|
||||
|
||||
publish {
|
||||
userOrg = 'jkb'
|
||||
|
||||
Reference in New Issue
Block a user