Ребята привет.
Подскажите плиз, как такое лечится.
Поднял версию implementation 'com.squareup.okhttp3:okhttp: 4.9.0'
Приложение собирается и устанавливается, а вот АПК собрать не могу
./gradlew clean assembleDebug -PappendRevision=true
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
src/qa/java/okhttp3/internal/tls/
NotStrictOkHostnameVerifier.java:99: error: cannot find symbol
String cn = new DistinguishedNameParser(principal).findMostSpecific("cn");