androidNativeBundle icon indicating copy to clipboard operation
androidNativeBundle copied to clipboard

AGP 8.10 not supported

Open akondratiuk1 opened this issue 7 months ago • 0 comments

Plugin version: 8.10 Minimum required Gradle version: 8.11.1 io.github.howardpang:androidNativeBundle:1.1.5

After updating com.android.tools.build:gradle from 8.9.0 to 8.10.0 I got an error:

com.android.build.gradle.internal.crash.ExternalApiUsageException: org.codehaus.groovy.runtime.metaclass.MissingMethodExecutionFailed: No signature of method: com.android.build.gradle.internal.variant.ApplicationVariantData.getTaskContainer() is applicable for argument types: () values: []

akondratiuk1 avatar Jun 11 '25 14:06 akondratiuk1