Skip to content

Commit 68bcfb2

Browse files
committed
fix android build
1 parent 6976844 commit 68bcfb2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ buildscript {
77
compileSdkVersion = 29
88
targetSdkVersion = 29
99
ndkVersion = "20.1.5948944"
10+
supportLibVersion = "29.0.3"
1011
}
1112

1213
repositories {

0 commit comments

Comments
 (0)