This commit is contained in:
wangcongtao
2020-07-08 15:27:27 +08:00
parent ab92ce6d55
commit 8804612d0a
2 changed files with 14 additions and 2 deletions

View File

@@ -127,6 +127,10 @@ android {
buildConfigField 'int', 'NET_ENV', '4'
}
}
packagingOptions {
exclude 'META-INF/io.netty.versions.properties'
}
}
def generateVersionCode() {