Skip to content

Make a new release for Processing 4 and the latest Processing for Android version#16

Description

@SableRaf

Thanks @omerjerk for merging Kate's PR #15 and transferring the repo the Processing Foundation. Your work on processing-video-android is much appreciated! 馃挋馃挌

@kjhollen: I'd need your help to create a release with your changes.

I've tried running gradle dist but it failed with the following errors:

FAILURE: Build failed with an exception.

* Where:
Build file '/processing-video-android/build.gradle' line: 201

* What went wrong:
Could not compile build file '/processing-video-android/build.gradle'.
> startup failed:
  build file '/processing-video-android/build.gradle': 201: You are not allowed to extend the interface 'org.gradle.api.artifacts.transform.ArtifactTransform', use implements instead.
   @ line 201, column 1.
     class ClassesJarArtifactTransform extends ArtifactTransform {
     ^
  
  build file '/processing-video-android/build.gradle': 202: Method 'transform' from class 'ClassesJarArtifactTransform' does not override method from its superclass or interfaces but is annotated with @Override.
   @ line 202, column 5.
         @Override
         ^
  
  2 errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions