Android
React Native
Android setup
repositories {
maven {
url 'https://repo.app.authenteq.com/repository/maven-hosted'
}
}
minSdkVersion 21android:allowBackup="true"tools:replace="android:allowBackup"xmlns:tools="http://schemas.android.com/tools"Last updated
Was this helpful?