diff --git a/TabLayout/build/tmp/kotlin-classes/release/com/angcyo/tablayout/ViewPagerDelegate.class b/TabLayout/build/tmp/kotlin-classes/release/com/angcyo/tablayout/ViewPagerDelegate.class new file mode 100644 index 000000000..ecb312156 Binary files /dev/null and b/TabLayout/build/tmp/kotlin-classes/release/com/angcyo/tablayout/ViewPagerDelegate.class differ diff --git a/build.gradle b/build.gradle index dbba0fd39..01d577904 100644 --- a/build.gradle +++ b/build.gradle @@ -56,7 +56,7 @@ allprojects { ext { IS_PUBLISH_LOCAL=true LIB_VERSION="1.0.6" - AGORA_RTC_SDK= 'io.agora.rtc:agora-special-full:4.2.6.14' + AGORA_RTC_SDK= 'io.agora.rtc:agora-special-full:4.2.6.19' // AGORA_RTC_SDK= "${rootProject.rootDir.absolutePath}/sdk" // AGORA_RTC_SDK="io.agora.rtc:full-sdk:4.2.6" }