Skip to content

Commit

Permalink
Auto update Android SDK to 6.9.19+0b086f8f
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Pipeline committed Jul 17, 2024
1 parent 08185aa commit f82612c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.PHONY: sync clean build
.DEFAULT_GOAL := build
SDK_VERSION=6.8.35
SDK_REVISION=ee7d4b57
SDK_VERSION=6.9.19
SDK_REVISION=0b086f8f

SINCH_SDK_DIR = ./app/libs
SINCH_SDK_BINARY = ${SINCH_SDK_DIR}/sinch-android-rtc-${SDK_VERSION}.zip
Expand Down

0 comments on commit f82612c

Please sign in to comment.