node-android icon indicating copy to clipboard operation
node-android copied to clipboard

'ARMV7A_FILTER' is missing an input or output annotation

Open delltrak opened this issue 3 years ago • 1 comments
trafficstars

Hello 👋🏻 am try to compile this project using Android Studio Chipmunk | 2021.2.1 and am getting this error below, how can I solve this ? thanks.

Some problems were found with the configuration of task ':app:resolveNativeDependencies' (type 'NativeDependenciesResolverTask').

  • In plugin 'android-native-dependencies' type 'com.nabilhachicha.nativedependencies.task.NativeDependenciesResolverTask' property 'ARMV7A_FILTER' is missing an input or output annotation.

delltrak avatar May 25 '22 19:05 delltrak

@delltrak can you try to upgrade node-android to latest android studio.

sequoiar avatar Oct 10 '22 01:10 sequoiar