Skip to content

Commit

Permalink
Merge pull request #534 from opentok/VIDCS-3440
Browse files Browse the repository at this point in the history
VIDCS-3440: Update the version to 2.29.1
  • Loading branch information
pvenum authored Feb 21, 2025
2 parents 2709d6d + 459a0b5 commit 34ee7f0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions commons.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ Dependency versions
*/
ext {
extAgpVersion="4.2.1"
extCompileSdkVersion=34
extBuildToolsVersion="30.0.2"
extCompileSdkVersion=35
extBuildToolsVersion="32.0.0"
extMinSdkVersion=24
extTargetSdkVersion=34
extTargetSdkVersion=35
extVersionCode=1
extVersionName="1.0"
extMinifyEnabled=false
extOpentokSdkVersion="2.29.0"
extOpentokSdkVersion="2.29.1"
extAppCompatVersion="1.4.1"
extEasyPermissionsVersion="3.0.0"
extConstraintLyoutVersion="2.0.4"
Expand Down

0 comments on commit 34ee7f0

Please sign in to comment.