Commit 3e57fd16 authored by Ильжан's avatar Ильжан
Browse files

Ver 3.2.6

parent 59a4e516
...@@ -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>20210310182812</lastUpdated> <lastUpdated>20210310193047</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>
e8769ae288964882458daad77ec9ad52 a4ccd2ef0ca1726e3ec7291cc8fc8b95
\ No newline at end of file \ No newline at end of file
b5e945a9957c931b3a8a764806736006027d7b2a f7de683fa480cec5bb315231a0527a2c6ce0f9fe
\ No newline at end of file \ No newline at end of file
2a4da7eb8d0432a710c8eee2bdd62af3
\ No newline at end of file
7bdc8f97cf45584b2b82e51451c4ad12f4d3462e
\ No newline at end of file
66a21d9c66c0d6b1649925d4fcc418bf839964bfe34ad465d7f96c25596c8a2f
\ No newline at end of file
28f27133a29417e7d9a37e8cb9d0a7e3af6bbcbc02b00bc780fef4c677adb84fc02c12954f8168f02851b7ec19e681e28b14896bf2ca2693de66007f1f017f57
\ 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.6</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-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-async-storage</artifactId>
<version>1.13.2-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-background-timer</artifactId>
<version>2.4.0-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-calendar-events</artifactId>
<version>2.0.0-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-community_netinfo</artifactId>
<version>4.1.5-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-default-preference</artifactId>
<version>1.4.2-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-device-info</artifactId>
<version>7.3.1-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-immersive</artifactId>
<version>2.0.0-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-keep-awake</artifactId>
<version>4.0.0-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-linear-gradient</artifactId>
<version>2.5.6-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-sound</artifactId>
<version>0.11.0-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-svg</artifactId>
<version>12.1.0-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-webrtc</artifactId>
<version>1.87.2-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-webview</artifactId>
<version>11.0.2-jitsi-6910764</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-splash-screen</artifactId>
<version>3.2.0-jitsi-6910764</version>
</dependency>
</dependencies>
</project>
26c839aaf6ee7095d59cd5bb13fb3643
\ No newline at end of file
ab981cb86f43329a71c8dcc37dd5f2e7d1b33985
\ No newline at end of file
a7712137a1c0ef7f42a545cafcd040d909abd0a46c1292004db8c073f3a988ca
\ No newline at end of file
b7939c33be3abe702da44295779cc8f1a8d9e2de1093b41ddfc35e95218e02fbac5945bdd17e30e4a1a68eef7e943efbb621c7c92e050c69305ab5effb42b739
\ 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.5</latest> <latest>3.2.6</latest>
<release>3.2.5</release> <release>3.2.6</release>
<versions> <versions>
<version>2.12.0</version> <version>2.12.0</version>
<version>2.13.0</version> <version>2.13.0</version>
...@@ -17,7 +17,8 @@ ...@@ -17,7 +17,8 @@
<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> <version>3.2.5</version>
<version>3.2.6</version>
</versions> </versions>
<lastUpdated>20210310183158</lastUpdated> <lastUpdated>20210310193409</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>
1b7667efbdba2e0cdebd1d560d9a526b 69f19776c311571ac2d7bfd01045e458
\ No newline at end of file \ No newline at end of file
53baab657c1bc5dec241fff81f9d66d43c4e6c7d cc2e61e53c03f6d95cd49d89099318957d992a8d
\ No newline at end of file \ No newline at end of file
bd3bf8f9af398a7582f64cc5e44999e6f93e04c199f9e6888227bf34dc96a8d9 fc7965458f137369ef5c11f83830c21bff6cf27ebd145fd5a362de8e88d287f8
\ No newline at end of file \ No newline at end of file
8f749ec1a53b542617a7674c9c6c3cacc43a2bd8c035c99e56c365435ee8f9de40041d5241d64a6252bb869ed789b45bf2f114853802d625fd4a8a72fbc1e8ef 8dac0ab8fa26201dd5a24feff4b2001215f841cdf5aa3f394a2d59a12ba3950b5879e4cbe049ff55391700fbb8f858e86dd4f90371bba282f62480727f018546
\ 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>20210310182816</lastUpdated> <lastUpdated>20210310193050</lastUpdated>
</versioning> </versioning>
</metadata> </metadata>
481ab49355619bbdb5a01113b827c261 1b5bdcf05446ea1eaaf48ccef8611f49
\ 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