You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
is it possible to provide downgraded java 1.7 version of sdk ?
there are tons of issues with java 8
com.android.builder.dexing.DexArchiveBuilderException: Failed to process C:\Users\user\.gradle\caches\modules-2\files-2.1\com.mapbox.mapboxsdk\mapbox-sdk-geojson\3.4.1\d134e7851f8fe5e69094cebb5efe347b62640159\mapbox-sdk-geojson-3.4.1.jar
com.android.builder.dexing.DexArchiveBuilderException: Error while dexing.
com.android.tools.r8.CompilationFailedException: Compilation failed to complete
com.android.tools.r8.utils.AbortException: Error: Static interface methods are only supported starting with Android N (--min-api 24): com.mapbox.geojson.Geometry com.mapbox.geojson.Geometry.fromJson(java.lang.String)
The text was updated successfully, but these errors were encountered:
is it possible to provide downgraded java 1.7 version of sdk ?
there are tons of issues with java 8
The text was updated successfully, but these errors were encountered: