madsleejensen / react-native-image-sequence

native implementation for creating frame based image animations
MIT License
107 stars 67 forks source link

Upgrade to react-native 0.48.1 failed the build #8

Closed jakubikan closed 7 years ago

jakubikan commented 7 years ago

Hi,

the upgrade to the latest react-native version (0.48.1) fails the build for image-sequence

:react-native-image-sequence:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
/home/ngm/fleetster/react-fleetster/node_modules/react-native-image-sequence/android/src/main/java/dk/madslee/imageSequence/RCTImageSequencePackage.java:20: error: method does not override or implement a method from a supertype
    @Override
    ^
Note: /home/ngm/fleetster/react-fleetster/node_modules/react-native-image-sequence/android/src/main/java/dk/madslee/imageSequence/RCTResourceDrawableIdHelper.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 error
:react-native-image-sequence:compileReleaseJavaWithJavac FAILED

hopefully, it is possible to update this.

madsleejensen commented 7 years ago

fixed in 0.3.0