bugfix
This commit is contained in:
@@ -127,6 +127,10 @@ android {
|
||||
buildConfigField 'int', 'NET_ENV', '4'
|
||||
}
|
||||
}
|
||||
|
||||
packagingOptions {
|
||||
exclude 'META-INF/io.netty.versions.properties'
|
||||
}
|
||||
}
|
||||
|
||||
def generateVersionCode() {
|
||||
|
||||
Reference in New Issue
Block a user