Skip to content

Commit a59cdd8

Browse files
authored
Merge pull request #85 from webex/Release/3.11.3
Release/3.11.3
2 parents 0203b8b + c27a3eb commit a59cdd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/src/main/java/com/ciscowebex/androidsdk/build/Dependencies.kt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ object Versions {
55
const val koin= "2.2.3"
66

77
const val ndkVersion = "24.0.8215888"
8-
const val buildTools = "33.0.2"
8+
const val buildTools = "30.0.3"
99

1010
const val compileSdk = 33
11-
const val targetSdk = 33
11+
const val targetSdk = 29
1212
const val minSdk = 24
1313

1414
const val cmake = "3.24.0+"

0 commit comments

Comments
 (0)