Skip to content

advaitasol9/jitsi-meet-fixed-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

JITSI MEET SDK 3.7.0 Maven binaries

TO USE

In Android/build.gradle replace this:

maven { // <---- Add this block url "https://github.com/jitsi/jitsi-maven-repository/raw/master/releases" }

with this:

maven { url "https://github.com/aligol20/jitsi-meet-fix-android-sdk/raw/master/releases" }

next:

cd android & ./gradlew clean then run the app, and now buttons become normal!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published