admin管理员组

文章数量:1403468

I try to build my project react nativ, on expo go, but i have this error graddle when i try to build it.

All my dependencies are up to date, and expo-ads-admob too

> Configure project :app
 ℹ️  Applying gradle plugin 'expo-dev-launcher-gradle-plugin' ([email protected])
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
-----------
* Where:
Build file '/home/expo/workingdir/build/node_modules/expo-ads-admob/android/build.gradle' line: 40
* What went wrong:
A problem occurred evaluating project ':expo-ads-admob'.
> Could not set unknown property 'classifier' for task ':expo-ads-admob:androidSourcesJar' of type .gradle.api.tasks.bundling.Jar.
* Try:
> Run with --stacktrace option to get the stack trace.
>
Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
>
Get more help at .
==============================================================================
2: Task failed with an exception.
-----------
* Where:
Script '/home/expo/workingdir/build/node_modules/expo-modules-core/android/ExpoModulesCorePlugin.gradle' line: 95
* What went wrong:
A problem occurred configuring project ':expo'.
>
Could not get unknown property 'release' for SoftwareComponent container of type .gradle.api.internalponent.DefaultSoftwareComponentContainer.
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or
--debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at 
==============================================================================
BUILD FAILED in 1m 32s
18 actionable tasks: 18 execu

ted

本文标签: