QuickBlox / quickblox-android-sdk-releases

This repository contains binary distributions of Android products released by QuickBlox.
BSD 3-Clause "New" or "Revised" License
31 stars 15 forks source link

Gradle 7.0.2 #25

Closed AnuragNegiAndroid closed 1 year ago

AnuragNegiAndroid commented 2 years ago

Hi I upgraded my gradle to com.android.tools.build:gradle:7.0.2 after that I am getting an error Could not find org.webrtc:google-webrtc:1.0.25003. Required by: project :app > com.quickblox:quickblox-android-sdk-videochat-webrtc:3.9.11

ghost commented 2 years ago

@AnuragNegiAndroid Hello,

This is Nikolay from QuickBlox support.

I have just updated gradle and ran an application. There is no issue with org.webrtc:google-webrtc:1.0.25003 on my end. You may check the attached screenshots.

Please try checking our Android WebRTC samples: https://docs.quickblox.com/docs/code-samples#video-calling-samples 2022-01-05_12-21 2022-01-05_12-55 )

AnuragNegiAndroid commented 2 years ago

Hi @QB-nikolay-zolotarov , I think this issue came when I replaced jcenter() to mavencentrel(), as jcenter is deprecated.

RuslanKharkevych commented 2 years ago

Hi @QB-nikolay-zolotarov, I am getting the same issue when I'm trying to migrate from deprecated JCenter to Maven Central. Is there a workaround or we are still obliged to use JCenter repository?

ghost commented 2 years ago

@AnuragNegiAndroid @RuslanKharkevych Thank you for the information.

According to our developers, it is required to keep jcenter() in the project.