Код: Выделить всё
android {
compileSdk 29
defaultConfig {
applicationId 'com.package.test'
minSdkVersion 22
targetSdkVersion 29
versionCode 1
versionName "1.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
android.ndkVersion "22.1.7171670"
}...
Эти два не указаны как устаревшие.
Подробнее здесь: https://stackoverflow.com/questions/778 ... i-also-cha