We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5ce207 commit 7afa2edCopy full SHA for 7afa2ed
src-native/android/build.gradle
@@ -4,7 +4,7 @@ buildscript {
4
// ext.kotlin_version = '1.2.70'
5
repositories {
6
google()
7
- mavenCentral()
+ mavenCentral()
8
}
9
dependencies {
10
classpath 'com.android.tools.build:gradle:7.+'
0 commit comments