NanoHttpd / nanohttpd

Tiny, easily embeddable HTTP server in Java.
http://nanohttpd.org
BSD 3-Clause "New" or "Revised" License
6.89k stars 1.69k forks source link

Could not find com.github.edrlab.nanohttpd:nanohttpd:master-SNAPSHOT #634

Open Pratyush149 opened 1 year ago

Pratyush149 commented 1 year ago

Executing tasks: [:app:assembleDebug] in project D:\android projects\live projects\Glassboxx\wla-android\brandedApp

Configuration on demand is an incubating feature.

Task :app:preBuild UP-TO-DATE Task :app:preDebugBuild UP-TO-DATE Task :app:compileDebugAidl NO-SOURCE Task :app:compileDebugRenderscript NO-SOURCE Task :app:dataBindingMergeDependencyArtifactsDebug FAILED Task :app:dataBindingMergeGenClassesDebug FAILED Task :app:generateDebugResValues Task :app:generateDebugResources Task :app:injectCrashlyticsMappingFileIdDebug

Task :app:processDebugGoogleServices Parsing json file: D:\android projects\live projects\Glassboxx\wla-android\brandedApp\app\google-services.json

Task :app:mergeDebugResources FAILED Task :app:dataBindingTriggerDebug Task :app:generateDebugBuildConfig Task :app:checkDebugAarMetadata FAILED Task :app:createDebugCompatibleScreenManifests Task :app:extractDeepLinksDebug Task :app:processDebugMainManifest FAILED Task :app:mergeDebugNativeDebugMetadata NO-SOURCE Task :app:mergeDebugShaders Task :app:compileDebugShaders NO-SOURCE Task :app:generateDebugAssets UP-TO-DATE Task :app:mergeDebugAssets FAILED Task :app:processDebugJavaRes NO-SOURCE Task :app:checkDebugDuplicateClasses FAILED Task :app:desugarDebugFileDependencies FAILED Task :app:mergeDebugJniLibFolders Task :app:mergeDebugNativeLibs FAILED Task :app:validateSigningDebug Task :app:writeDebugAppMetadata Task :app:writeDebugSigningConfigVersions

FAILURE: Build completed with 9 failures.

1: Task failed with an exception.

2: Task failed with an exception.

3: Task failed with an exception.

4: Task failed with an exception.

5: Task failed with an exception.

6: Task failed with an exception.

7: Task failed with an exception.

8: Task failed with an exception.

9: Task failed with an exception.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.9/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 21s 21 actionable tasks: 21 executed

Pratyush149 commented 1 year ago

I am using this with Readium SDK in Android. I tried upgrading with 2.1.0 and 2.2.0, still getting the same result