Getting Build Error After marge the below pull request
Merge pull request #3755 from grzesiek2010/COLLECT-3751
Commit: 4d1ec38ede2d506fd6566edbb4cc21874195e8cf [4d1ec38]
Parents: 162ddd63fe, 1497179cbd
Author: Grzegorz Orczykowski gorczykowski@soldevelo.com
Date: Friday, April 3, 2020 12:54:39 PM
Committer: GitHub
-
Firstly it shows that upgrade your android version. Target version is not supported.
[My version was 3.5.3 .After getting this instruction i have upload it to 3.6.2] -
Then goes to build and it shows :
Deprecated Gradle features ware used in this build, make it incompatible with Gradle 7.0
Beside this IDE Re-commanded for "Android Gradle Plugin is ready to update".
- After update the Gradle when goes to build then it takes long time showing "Download bikram-sambat:1.1.0" and after that time shows below error:
Executing tasks: [:collect_app:assembleDebug] in project blah
FAILURE: Build failed with an exception.
- What went wrong:
Could not determine the dependencies of task ':collect_app:compileDebugJavaWithJavac'.
Could not resolve all task dependencies for configuration ':collect_app:debugCompileClasspath'.
Could not resolve bikramsambat:bikram-sambat:1.1.0.
Required by:
project :collect_app
Skipped due to earlier error
Could not resolve bikramsambat:bikram-sambat:1.1.0.
Could not get resource 'https://staging.dev.medicmobile.org/_couch/maven-repo/bikramsambat/bikram-sambat/1.1.0/bikram-sambat-1.1.0.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.
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
BUILD FAILED in 10m 37s