Commit 59a4e516 authored by Ильжан's avatar Ильжан
Browse files

Ver 3.2.5

parent bca5f25f
...@@ -7,6 +7,6 @@ ...@@ -7,6 +7,6 @@
<versions> <versions>
<version>0.61.5-jitsi.2</version> <version>0.61.5-jitsi.2</version>
</versions> </versions>
<lastUpdated>20210309232134</lastUpdated> <lastUpdated>20210310182812</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>
b8caf5644ccf5068c53b34484d022a71 e8769ae288964882458daad77ec9ad52
\ No newline at end of file \ No newline at end of file
4b8786f4d850b5e42429fd3a523a10fea3b50212 b5e945a9957c931b3a8a764806736006027d7b2a
\ No newline at end of file \ No newline at end of file
ce3e73e03f2e0620237357fc728279ef
\ No newline at end of file
b083d162cf268f32dcd8cfee5d6270bc2aa5f9ed
\ No newline at end of file
f42a321cc9b36821bdc173205ae23cc95ae32fc8a140bcc8522b805984f1b830
\ No newline at end of file
b03635d021d2f25045e5ccd17f0ccd8e6cf9cccbde5ebf09219a52649110df9b50deff8992e13f2d81fd94ee4a3789470b3dc200431ec18386cdfd53e7a240d2
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<groupId>org.jitsi.react</groupId>
<artifactId>jitsi-meet-sdk</artifactId>
<version>3.2.5</version>
<packaging>aar</packaging>
<name>jitsi-meet-sdk</name>
<description>Jitsi Meet SDK for Android</description>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61.5-jitsi.2</version>
</dependency>
<dependency>
<groupId>androidx.appcompat</groupId>
<artifactId>appcompat</artifactId>
<version>1.2.0</version>
</dependency>
<dependency>
<groupId>androidx.fragment</groupId>
<artifactId>fragment</artifactId>
<version>1.2.5</version>
</dependency>
<dependency>
<groupId>androidx.swiperefreshlayout</groupId>
<artifactId>swiperefreshlayout</artifactId>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>org.webkit</groupId>
<artifactId>android-jsc</artifactId>
<version>r245459</version>
</dependency>
<dependency>
<groupId>com.dropbox.core</groupId>
<artifactId>dropbox-core-sdk</artifactId>
<version>3.0.8</version>
</dependency>
<dependency>
<groupId>com.jakewharton.timber</groupId>
<artifactId>timber</artifactId>
<version>4.7.1</version>
</dependency>
<dependency>
<groupId>com.squareup.duktape</groupId>
<artifactId>duktape-android</artifactId>
<version>1.3.0</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-google-signin</artifactId>
<version>3.0.1-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-async-storage</artifactId>
<version>1.13.2-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-background-timer</artifactId>
<version>2.4.0-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-calendar-events</artifactId>
<version>2.0.0-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-community_netinfo</artifactId>
<version>4.1.5-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-default-preference</artifactId>
<version>1.4.2-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-device-info</artifactId>
<version>7.3.1-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-immersive</artifactId>
<version>2.0.0-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-keep-awake</artifactId>
<version>4.0.0-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-linear-gradient</artifactId>
<version>2.5.6-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-sound</artifactId>
<version>0.11.0-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-svg</artifactId>
<version>12.1.0-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-webrtc</artifactId>
<version>1.87.2-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-webview</artifactId>
<version>11.0.2-jitsi-6910391</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-splash-screen</artifactId>
<version>3.2.0-jitsi-6910391</version>
</dependency>
</dependencies>
</project>
552cf92fcd2e2a115b40b0f99cba7cc7
\ No newline at end of file
ac68e24689bc49c4efd39456e9de8e72a9a838be
\ No newline at end of file
71fcd67c89b46e1342624a188e085f56e3c297469fa8f24633852943bb64536e
\ No newline at end of file
11fa24ed0ace1c2b6a1c970b1eeaeb551bea6e4bbbf785bf12ac27b78f8b9213e76c290cd557d1065e5760d63a25b4fc71a5f8a1fcf6171b9c42125cfedf42a4
\ No newline at end of file
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
<groupId>org.jitsi.react</groupId> <groupId>org.jitsi.react</groupId>
<artifactId>jitsi-meet-sdk</artifactId> <artifactId>jitsi-meet-sdk</artifactId>
<versioning> <versioning>
<latest>3.2.4</latest> <latest>3.2.5</latest>
<release>3.2.4</release> <release>3.2.5</release>
<versions> <versions>
<version>2.12.0</version> <version>2.12.0</version>
<version>2.13.0</version> <version>2.13.0</version>
...@@ -16,7 +16,8 @@ ...@@ -16,7 +16,8 @@
<version>3.2.2</version> <version>3.2.2</version>
<version>3.2.3</version> <version>3.2.3</version>
<version>3.2.4</version> <version>3.2.4</version>
<version>3.2.5</version>
</versions> </versions>
<lastUpdated>20210309232453</lastUpdated> <lastUpdated>20210310183158</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>
9e42a6f28018e9d75887f68d395d7403 1b7667efbdba2e0cdebd1d560d9a526b
\ No newline at end of file \ No newline at end of file
d712e33d6e0b62eaf45ee39b23e5585126f874e1 53baab657c1bc5dec241fff81f9d66d43c4e6c7d
\ No newline at end of file \ No newline at end of file
621b47f59fd86baba5593880719de949d8c1dfab73f73de74e63e513d2e8af2f bd3bf8f9af398a7582f64cc5e44999e6f93e04c199f9e6888227bf34dc96a8d9
\ No newline at end of file \ No newline at end of file
651347273f79dd0d127821d1a865fe1f07916056962468cc5e6426a1f51e8080c83d3ed357a7e598f5cb564e156636637bf9e70c5d48ed32a46354d82fee97ae 8f749ec1a53b542617a7674c9c6c3cacc43a2bd8c035c99e56c365435ee8f9de40041d5241d64a6252bb869ed789b45bf2f114853802d625fd4a8a72fbc1e8ef
\ No newline at end of file \ No newline at end of file
...@@ -7,6 +7,6 @@ ...@@ -7,6 +7,6 @@
<versions> <versions>
<version>r245459</version> <version>r245459</version>
</versions> </versions>
<lastUpdated>20210309232138</lastUpdated> <lastUpdated>20210310182816</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>
5db2f87ea64e5e7678a740e765cb8283 481ab49355619bbdb5a01113b827c261
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment