-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
def extraInfo = [:]
extraInfo.putAll([
'__oss__': 'abcdefghijklmn/abcdefghijklmn-usersharing.apk', // extraInfo 内容不宜太大
])
println extraInfo
com.meituan.android.walle.ChannelWriter.put(channelApkFile, channel.channelId, extraInfo)FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:assembleRelease'.
> java.lang.StackOverflowError (no error message)Metadata
Metadata
Assignees
Labels
No labels