This message was deleted.
# community-support
s
This message was deleted.
r
Just as a hint for someone who likes to help: The Android Plugin source code from Google is here: https://android.googlesource.com/platform/tools/build/+/master/gradle/src/main/groovy/com/android/build/gradle
Right now I think that this is related to the Task compressDebugAssets which is from type com.android.build.gradle.internal.tasks.CompressAssetsTask_Decorated (in the Runtime), but there is no such class on the Repo wtf?