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

Ver 3.2.0

parent a80f41d9
......@@ -7,6 +7,6 @@
<versions>
<version>0.61.5-jitsi.2</version>
</versions>
<lastUpdated>20210304175558</lastUpdated>
<lastUpdated>20210304205826</lastUpdated>
</versioning>
</metadata>
d981ec2771e6cd95c5384ccf12510ff6
\ No newline at end of file
766b4be787100af03ebb396b28289347
\ No newline at end of file
c9653a0daf95da76614f74f097e018c98f9840d8
\ No newline at end of file
91e47ded7110eff462b42be63b242f60569a925f
\ No newline at end of file
ee88752b4ac8d56f4772ba3370573b97
\ No newline at end of file
f4595630202f11cbbd12aa4cdeff1476a2912b3f
\ No newline at end of file
c9e47ff1e82cd315530090e24cb1e7f225f2ceeaf2fa61616d63cec9edbad187
\ No newline at end of file
cdf9dd5b2084c8c8566d57f7944068e94d32c1ffda41c59f4667a3cc044b78116817c24e3ef6dde7129e3496fc93461d3f930f9822970298269875386e0db128
\ 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.0</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-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-async-storage</artifactId>
<version>1.13.2-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-background-timer</artifactId>
<version>2.4.0-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-calendar-events</artifactId>
<version>2.0.0-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-community_netinfo</artifactId>
<version>4.1.5-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-default-preference</artifactId>
<version>1.4.2-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-device-info</artifactId>
<version>7.3.1-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-immersive</artifactId>
<version>2.0.0-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-keep-awake</artifactId>
<version>4.0.0-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-linear-gradient</artifactId>
<version>2.5.6-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-sound</artifactId>
<version>0.11.0-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-svg</artifactId>
<version>12.1.0-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-webrtc</artifactId>
<version>1.87.2-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-webview</artifactId>
<version>11.0.2-jitsi-6859452</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-splash-screen</artifactId>
<version>3.2.0-jitsi-6859452</version>
</dependency>
</dependencies>
</project>
86c2d63f62a9ba009c7698b1039bdd18
\ No newline at end of file
ff40410990e910a12d67ed4ee3d569e5589df190
\ No newline at end of file
cebdbc27e058492bef0b56d5c37c0635880a7d7d7a25a5c273c758c94a97ce89
\ No newline at end of file
7a640d5f09d651d0572f41ecd9746a6d79a4817350c8ffe1b9a94223c25b66ab95bb8dcc145d2ad511fe004eb3407d3f3b7cc2cf9a6d3964e076412341cbacbc
\ No newline at end of file
......@@ -3,15 +3,16 @@
<groupId>org.jitsi.react</groupId>
<artifactId>jitsi-meet-sdk</artifactId>
<versioning>
<latest>3.0.2</latest>
<release>3.0.2</release>
<latest>3.2.0</latest>
<release>3.2.0</release>
<versions>
<version>2.12.0</version>
<version>2.13.0</version>
<version>2.14.0</version>
<version>3.0.1</version>
<version>3.0.2</version>
<version>3.2.0</version>
</versions>
<lastUpdated>20210304175912</lastUpdated>
<lastUpdated>20210304210206</lastUpdated>
</versioning>
</metadata>
764686fe59b028bcb1f4deb3155d715a
\ No newline at end of file
6b20b88a6d81b58108db6e4785f02f77
\ No newline at end of file
e2ba358210e02face14058bef09ce21a7d2f46a6
\ No newline at end of file
3bd50db1b7f70a6959aba4987f56f768d8c956bd
\ No newline at end of file
2668ac2611b1cc3b988cb2ce674b6dace822aafd638221aeab52f51fa4f41264
\ No newline at end of file
965e27c0d343dcc5dd3f4f3b21c3c7dbef2dbfc14f8e32f1dcd5948bb202cd8b
\ No newline at end of file
3c25d6b01a98227e8d009ac6436bca6f4504fa5fd24dc33028c9f9df5f497b44222ec44538c304b4813b6dd484c25cba76697758334eff9c7a212992bcea5d74
\ No newline at end of file
51bb2833f51df15e18c93436ff70c7b4fd1feb024a3c332c384b8f1502eeb392419109e8c22c8bd890d557572eed0593bd34a4bb64f491895d90201a401fd331
\ No newline at end of file
......@@ -7,6 +7,6 @@
<versions>
<version>r245459</version>
</versions>
<lastUpdated>20210304175602</lastUpdated>
<lastUpdated>20210304205832</lastUpdated>
</versioning>
</metadata>
70e566638b7f6983c0661d809803872b
\ No newline at end of file
decb935ba9e64eca364d2a256da5d86d
\ 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