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

Ver 3.2.1

parent ebe7c7ff
......@@ -7,6 +7,6 @@
<versions>
<version>0.61.5-jitsi.2</version>
</versions>
<lastUpdated>20210304205826</lastUpdated>
<lastUpdated>20210306135351</lastUpdated>
</versioning>
</metadata>
766b4be787100af03ebb396b28289347
\ No newline at end of file
6eb8864f40521712932203fa2d52cc65
\ No newline at end of file
91e47ded7110eff462b42be63b242f60569a925f
\ No newline at end of file
54533fc0bb121bfa9b78d7e53fc7aa784920953c
\ No newline at end of file
4794a31d805baf87faa1ba7953d0b482
\ No newline at end of file
6a987835cb8a0071f8b2b8575142c57a53eb8a72
\ No newline at end of file
bd3f7aba76299b777820a85d1ab47aa1fc835ee77f966fed73b0636b68af5e67
\ No newline at end of file
b0a2353bdfe513a9be36ff462a27ca24446b4acdae31a02ef00b9f332ffb661bb7ad5bd533770e2283c9f4e14474e0767ac41466c40eb45f8306513411fdb8a7
\ 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.1</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-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-async-storage</artifactId>
<version>1.13.2-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-background-timer</artifactId>
<version>2.4.0-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-calendar-events</artifactId>
<version>2.0.0-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-community_netinfo</artifactId>
<version>4.1.5-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-default-preference</artifactId>
<version>1.4.2-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-device-info</artifactId>
<version>7.3.1-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-immersive</artifactId>
<version>2.0.0-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-keep-awake</artifactId>
<version>4.0.0-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-linear-gradient</artifactId>
<version>2.5.6-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-sound</artifactId>
<version>0.11.0-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-svg</artifactId>
<version>12.1.0-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-webrtc</artifactId>
<version>1.87.2-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-webview</artifactId>
<version>11.0.2-jitsi-6874181</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-splash-screen</artifactId>
<version>3.2.0-jitsi-6874181</version>
</dependency>
</dependencies>
</project>
73e8d88dbf33392e6594290a1a41a628
\ No newline at end of file
7cdc79e027dff29ec7e737c5d8f01a09feeecbe6
\ No newline at end of file
799a08686a0a68a8863a8519a2029e127b0435017ddf5c3a55a0243128628c5c
\ No newline at end of file
e1cbb398307cdff4c044ec907c3f13db376e277cd205379b9cbaef44369ae747e3138b0768ae275f71abc0672cb67a81786f0edcb2276595622e8fd30a2ad59f
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>org.jitsi.react</groupId>
<artifactId>jitsi-meet-sdk</artifactId>
<versioning>
<latest>3.2.0</latest>
<release>3.2.0</release>
<latest>3.2.1</latest>
<release>3.2.1</release>
<versions>
<version>2.12.0</version>
<version>2.13.0</version>
......@@ -12,7 +12,8 @@
<version>3.0.1</version>
<version>3.0.2</version>
<version>3.2.0</version>
<version>3.2.1</version>
</versions>
<lastUpdated>20210304210206</lastUpdated>
<lastUpdated>20210306135657</lastUpdated>
</versioning>
</metadata>
6b20b88a6d81b58108db6e4785f02f77
\ No newline at end of file
e8861af6bbcb9d7d14e906b5252734ea
\ No newline at end of file
3bd50db1b7f70a6959aba4987f56f768d8c956bd
\ No newline at end of file
a00199efb814881a802b8b9131d1160118399ad1
\ No newline at end of file
965e27c0d343dcc5dd3f4f3b21c3c7dbef2dbfc14f8e32f1dcd5948bb202cd8b
\ No newline at end of file
9e641b34a5b5994cbfc0ad81d92514f3b7b6f605162a9ca31dc20f8d609dadbe
\ No newline at end of file
51bb2833f51df15e18c93436ff70c7b4fd1feb024a3c332c384b8f1502eeb392419109e8c22c8bd890d557572eed0593bd34a4bb64f491895d90201a401fd331
\ No newline at end of file
387d93e3ed0f7a561ddd136f8b96269acfa1a95e0cfbb249806e57961319e889c607e1638aa853677ee96c0df4385779b0e427eb30168f61ca90fde0eaf95bb4
\ No newline at end of file
......@@ -7,6 +7,6 @@
<versions>
<version>r245459</version>
</versions>
<lastUpdated>20210304205832</lastUpdated>
<lastUpdated>20210306135354</lastUpdated>
</versioning>
</metadata>
decb935ba9e64eca364d2a256da5d86d
\ No newline at end of file
c9e259969c959920a22451eb3953cf19
\ 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