Join Slack
Powered by
This message was deleted.
# community-support
s
Slackbot
06/17/2022, 6:30 AM
This message was deleted.
r
rekire
06/17/2022, 7:25 AM
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
rekire
06/17/2022, 7:32 AM
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?
rekire
06/17/2022, 7:32 AM
hm its here
https://android.googlesource.com/platform/tools/base/+/studio-master-dev/build-system/gra[…]ndroid/build/gradle/internal/tasks/CompressAssetsTask.kt
2
Views
Open in Slack
Previous
Next