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 6976844 commit 68bcfb2Copy full SHA for 68bcfb2
android/build.gradle
@@ -7,6 +7,7 @@ buildscript {
7
compileSdkVersion = 29
8
targetSdkVersion = 29
9
ndkVersion = "20.1.5948944"
10
+ supportLibVersion = "29.0.3"
11
}
12
13
repositories {
0 commit comments