Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

last version m1 #161

Open
DevZatokio opened this issue May 24, 2021 · 4 comments
Open

last version m1 #161

DevZatokio opened this issue May 24, 2021 · 4 comments

Comments

@DevZatokio
Copy link

### latest version i am working on mac m1, i have a mac pro 2012 it works normally.

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
In project 'app' a resolved Google Play services library dependency depends on another at an exact version (e.g. "[1.0.0
-rc04]", but isn't being resolved to that version. Behavior exhibited by the library will be unknown.

Dependency failing: androidx.camera:camera-view:1.0.0-alpha24 -> androidx.camera:camera-core@[1.0.0-rc04], but camera-co
re version was 1.0.0.

The following dependencies are project dependencies that are direct or have transitive dependencies that lead to the art
ifact with the issue.
-- Project 'app' depends onto io.github.triniwiz:[email protected]
-- Project 'app' depends onto androidx.camera:camera-lifecycle@{strictly 1.0.0}
-- Project 'app' depends onto androidx.camera:camera-view@{strictly 1.0.0-alpha24}
-- Project 'app' depends onto androidx.camera:camera-camera2@{strictly 1.0.0}
-- Project 'app' depends onto androidx.camera:camera-core@{strictly 1.0.0}
-- Project 'app' depends onto io.github.triniwiz:fancycamera@{strictly 3.0.0-alpha23}
@kriefsacha
Copy link

@DevZatokio you found a solution ??

@DevZatokio
Copy link
Author

Solution Nativescript 6, in version 7 of nativescript it does not present the errors.

implementation 'androidx.camera:camera-view:1.0.0-alpha29'
implementation 'androidx.camera:camera-camera2:1.0.1'

@kriefsacha
Copy link

Im in nativescript 6 and i can't update right now. Where did you put those lines ?

@DevZatokio
Copy link
Author

DevZatokio commented Dec 1, 2021

I went through the same thing
App_Resources/Android/app.gradle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants