Skip to content

Commit 7c71a0f

Browse files
authored
Update build.gradle
1 parent e3e8e26 commit 7c71a0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apply plugin: 'com.android.library'
22

33
android {
4-
compileSdkVersion = 34
5-
buildToolsVersion = "33.0.0"
4+
compileSdkVersion = 29
5+
buildToolsVersion = "29.0.2"
66

77
defaultConfig {
88
minSdkVersion 16

0 commit comments

Comments
 (0)