Following are the config that i am using
Код: Выделить всё
ext {
buildToolsVersion = "36.0.0"
minSdkVersion = 24
compileSdkVersion = 36
targetSdkVersion = 36
ndkVersion = "27.1.12297006"
kotlinVersion = "2.1.20"
}
Подробнее здесь: https://stackoverflow.com/questions/797 ... -react-nat