Commit 584f5e10 by Ильжан

Ver 3.2.8

parent d86413ef
e1fdd0f37c51b09994f4a71e24ea9588b5cf8f44a9c09ddab82d123daa5b3b49b6c257ebc8e686d09085ee7cc6cf66191a84478b546d7e82b00dfe2304b6e03b
\ No newline at end of file
9250821bdd44a439d2650444feb15a569919dfa31c38c929c375a5e4407f263a
\ No newline at end of file
bd088e97ba3832c4272886218b33e048adae7ee7cb461b8bc638d9dbd13d8e47935b92420513003093d2a35392237585242949e5618169ca5ca921df6f55df0e
\ 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>com.facebook.react</groupId>
<artifactId>react-native-async-storage</artifactId>
<version>1.13.2-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-async-storage</name>
<description>Asynchronous, persistent, key-value storage system for React Native.</description>
<url>https://github.com/react-native-async-storage/async-storage#readme</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
f05bcf780c694ef47a5f7830dc562f96b9d5dfdbc253fb7004d68df41f504e7e
\ No newline at end of file
bd97a5775cade47c6969bb3e102be56524c5ccddc9e4a0d15a58e858d3d7841ae73785b448832d14c6d6ab1f17420c26e7b80e3f4f330fd6ff3ba75daa94b712
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-async-storage</artifactId>
<versioning>
<latest>1.13.2-jitsi-6911227</latest>
<release>1.13.2-jitsi-6911227</release>
<latest>1.13.2-jitsi-6915754</latest>
<release>1.13.2-jitsi-6915754</release>
<versions>
<version>1.13.2-jitsi-6857459</version>
<version>1.13.2-jitsi-6858354</version>
......@@ -16,7 +16,8 @@
<version>1.13.2-jitsi-6910391</version>
<version>1.13.2-jitsi-6910764</version>
<version>1.13.2-jitsi-6911227</version>
<version>1.13.2-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205120</lastUpdated>
<lastUpdated>20210311092544</lastUpdated>
</versioning>
</metadata>
8a327f32d3651100d9528878de4e5072
\ No newline at end of file
4e00d11154d358d993650f8603bbbe7e
\ No newline at end of file
6d7c280ed5d34f81690a641c301e9d68ac698e75
\ No newline at end of file
33ab7826d3edcc0335db98f8d26996b8d380f996
\ No newline at end of file
bb404238cfc8ce6ba5ac94e60c41109c6412dfb3eb6c7007f6c50eb99bd78cf3
\ No newline at end of file
43f0986ead46c26a3723447b2ba2f56fdaa5ae68d5c1694155ffbf90af221b78
\ No newline at end of file
ee366afd029ff8bf6e111baa72e33b9986f706a1e0c8851b485cfeeb7c8120678c97b0aadc8e8e534486b7973f02b214b0501bbdf237b4ec6e88bc821301547b
\ No newline at end of file
492dcb90eda81378a30be7ac52d86d8d7c49a148265fa087217bb1573f956fe92fcf6ba3880adf134d1a64073b8fbe51a64cfa64f5c3bd866d6389a6522bf0df
\ No newline at end of file
bfdd7e679efdf4dfc0ddb5e7a5cc7cec974b5892130022f45c8a0aea34e1ad5a5dfbb41579d8a954ea0e444d90d5eae10ba814e0b694a1892c27fb57797f282b
\ No newline at end of file
f76448c5a39600ff36d1cc5ab0621d403cf286b8d5c56b44af4d64c42ae8d59e02995aa43e2acc7c32d7f0f60f2114243afa8a10365f85e5886dd036c11750b2
\ 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>com.facebook.react</groupId>
<artifactId>react-native-background-timer</artifactId>
<version>2.4.0-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-background-timer</name>
<description>Emit event periodically (even when app is in the background)</description>
<url>https://github.com/ocetnik/react-native-background-timer#readme</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
3b4ea2cbe49758bd72a511b62609cbb78f67314915a57c1ffd6896a1236a6dc5ab364c0ba4ad0e925597bc304fea9b3e04f30379ea165ec629316215dfdbcb76
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-background-timer</artifactId>
<versioning>
<latest>2.4.0-jitsi-6911227</latest>
<release>2.4.0-jitsi-6911227</release>
<latest>2.4.0-jitsi-6915754</latest>
<release>2.4.0-jitsi-6915754</release>
<versions>
<version>2.4.0-jitsi-6290042</version>
<version>2.4.0-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>2.4.0-jitsi-6910391</version>
<version>2.4.0-jitsi-6910764</version>
<version>2.4.0-jitsi-6911227</version>
<version>2.4.0-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205120</lastUpdated>
<lastUpdated>20210311092544</lastUpdated>
</versioning>
</metadata>
ff0bf29258729e11e139c754b4a013f5
\ No newline at end of file
0fda6c3df347c6f8079aced5cdbca848
\ No newline at end of file
b18fb5441ebd90a14c32267844a43d7b5cf21c2c
\ No newline at end of file
3c645e0967cf88292babc8cf8309b8deac60f4bf
\ No newline at end of file
5d7d6c4900045ce864f5e00244d3e3f1aef07faeb74c1fb21d4d33095261afeb
\ No newline at end of file
847327a395cf85789b3faad41217d8d0c1a4200dd7545ceee9291b4d0d0b2aa6
\ No newline at end of file
d5afcf2a579c5f33c54b50aee85c8d87acb45f718b3d42446796b65a0d7aca60710ba0d083f364af3a73a2e0f456730d1ffd97a1300e3acd309945c1b13d5edd
\ No newline at end of file
10176a322754650fe30ede6db28b945f87a3246375d4628efdb27cf9cd19de57e6c1714defc8795fafbddfdb0d9378a0c71ca05ba4e71b366e47ae6edecde40b
\ No newline at end of file
3791b3be8762d02554ede471fcd5762546548509e4113f70a002fd4bcd09429cd65b011de7ae7821b74b3060c3961afe57f9a24b8d03f2b28d11acd2b5e7bbf6
\ No newline at end of file
222bd983238959771bd30e12de5aac677a44bba5be716f55c01fa63b90a1e2b1
\ No newline at end of file
30ddc95b226762d858f731e6d6b4038b0d5d947513da0b1412db88216c85365c0612f02f6b9067cf832fc10c594a228f52083a0ffbb114ccf00823ca10332a98
\ 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>com.facebook.react</groupId>
<artifactId>react-native-calendar-events</artifactId>
<version>2.0.0-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-calendar-events</name>
<description>React Native module for IOS Calendar Events</description>
<url>https://github.com/wmcmahan/react-native-calendar-events</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
753f9f449f64bbea962adb8cbe578a590837bcb486e326ed2aed0ea7398a1e25
\ No newline at end of file
c362f5b028750a4e03640116717edd026f7091c26f6265ea299e25a25e9c70e5191ba18df5cc7b63d15a5732c688af963334b87e1f640419656ca7c4da7aebd5
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-calendar-events</artifactId>
<versioning>
<latest>2.0.0-jitsi-6911227</latest>
<release>2.0.0-jitsi-6911227</release>
<latest>2.0.0-jitsi-6915754</latest>
<release>2.0.0-jitsi-6915754</release>
<versions>
<version>2.0.0-jitsi-6290042</version>
<version>2.0.0-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>2.0.0-jitsi-6910391</version>
<version>2.0.0-jitsi-6910764</version>
<version>2.0.0-jitsi-6911227</version>
<version>2.0.0-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205120</lastUpdated>
<lastUpdated>20210311092544</lastUpdated>
</versioning>
</metadata>
299f021006fe8c689afb2ea8d6872f8c
\ No newline at end of file
567e216c51b241e9bb203490c39d4362
\ No newline at end of file
9be33f2d78badc44729da9a634c8e6d893d611fe
\ No newline at end of file
bc4efdd3ab0bb38a89b7cb85f29ec54342bb94a2
\ No newline at end of file
6d9b1ad4301dd8be59f2ae1ff9d9dbb213f0544a1699f0e72b28fadcecbad111
\ No newline at end of file
2776ae84f419ff4eb3203baeb94d672e45f7f13e11d4c35314f251361f872b43
\ No newline at end of file
52bdb7b2e70adea7fcfc0e491786b09aaa733ea6fb075cf5dc3206aec1160a6dabe18ec645db6b62901748c725f4e6f83d83c60ca3f06eecc8a4ccdc4a6332de
\ No newline at end of file
efecb6f9cc1f2110e64c8dd986bb575b3778ef180d114b469d75cce68cf6216a8b9a4d101ae6a157ace98b5c26c1f0b328fb0efa1d577e046249dcbc24c3164b
\ No newline at end of file
1be9bef5f9edcca8ecdcfa81eb0de91e0ed5d524d03e48d5f0b05b69a7b41ad2315afa3c2226b62ea6c463c223ef2d9ee15f329e3a393af85b4335b5b1630350
\ No newline at end of file
71365fc9f83859efcc419baf305f9f0496bcaa84eb12a3d27756be12c67e29e5ae86cbd29bb0b61cde31ae3ba44b4b4a0638d7a862ce8240c0cd12b162bf4546
\ 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>com.facebook.react</groupId>
<artifactId>react-native-community_netinfo</artifactId>
<version>4.1.5-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-community_netinfo</name>
<description>React Native Network Info API for iOS &amp; Android</description>
<url>https://github.com/react-native-community/react-native-netinfo#readme</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
a06732ee8aa6ee750488025d60a3239d0b26efcb0bed1f1bb0d493b556654e45e6eec5c0b1704bf50c0bc14a1d15c116f0437a77c3d8970b277a6bacfc49a762
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-community_netinfo</artifactId>
<versioning>
<latest>4.1.5-jitsi-6911227</latest>
<release>4.1.5-jitsi-6911227</release>
<latest>4.1.5-jitsi-6915754</latest>
<release>4.1.5-jitsi-6915754</release>
<versions>
<version>4.1.5-jitsi-6290042</version>
<version>4.1.5-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>4.1.5-jitsi-6910391</version>
<version>4.1.5-jitsi-6910764</version>
<version>4.1.5-jitsi-6911227</version>
<version>4.1.5-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205120</lastUpdated>
<lastUpdated>20210311092544</lastUpdated>
</versioning>
</metadata>
018187a1284db8e2e2c4b2941ca755ce
\ No newline at end of file
198818baf7b18b1ce1602a5c3e689b27
\ No newline at end of file
764c7710aa80f3c9636b41310e5cb6595dc11a8c
\ No newline at end of file
4ce7aebb70e169f58dc312cf9ea31997d659371b
\ No newline at end of file
42f470bf495d2ba93222537c3f63c5439765cd5d61d07ea38836d1379ad6464a
\ No newline at end of file
dd18ecdfc329646c9241a3d50624b3b89130a2ca5b175876f36fe80b8ac435ba
\ No newline at end of file
7d95e3f6aebd98007592bf637f2ea64165babadcc096bacf0697d125610c06fdf417e345aa52f7024bc13de5fedb1361735f27037cce824a30dfa9b6cfa42272
\ No newline at end of file
4fa83e781759f929bc0265dc4c0b7bf328bb6fd7d88bf98f95a7ecf4da04d2be4062b107e360d48391851f54f7a6fb9118e1d3829baf998deac1d696ccda8104
\ No newline at end of file
6aef4d637f0821f3c5eab29483b57ae255bf13f8cd5126c48a511e35a995ec2a85c2050ef613d281d0a12e89717f4bd6e826f49055844ec3fc1f0d8a9939bff3
\ No newline at end of file
b31ec378c7332aff4649c16dfef386f41396333c385e5042f5901401673f4cdd1dbcd3d1486ad2cd0a0c37d86704a0b4d104c61e02879233ef201bb0d99b4860
\ 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>com.facebook.react</groupId>
<artifactId>react-native-default-preference</artifactId>
<version>1.4.2-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-default-preference</name>
<description>Use SharedPreference (Android) and UserDefaults (iOS) with React Native over a unified interface</description>
<url>https://github.com/kevinresol/react-native-default-preference#readme</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
a5f0424273d3053f0e1ebee12f70aa2b574382333496445d8854930ecd9c8c119bca5f67edbf7285934cfa5effeafd42d7648a53f82665e5ebf84b3e13cbf85f
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-default-preference</artifactId>
<versioning>
<latest>1.4.2-jitsi-6911227</latest>
<release>1.4.2-jitsi-6911227</release>
<latest>1.4.2-jitsi-6915754</latest>
<release>1.4.2-jitsi-6915754</release>
<versions>
<version>1.4.2-jitsi-6290042</version>
<version>1.4.2-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>1.4.2-jitsi-6910391</version>
<version>1.4.2-jitsi-6910764</version>
<version>1.4.2-jitsi-6911227</version>
<version>1.4.2-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205120</lastUpdated>
<lastUpdated>20210311092545</lastUpdated>
</versioning>
</metadata>
b2d14444e9838092a7debc1855e2641a
\ No newline at end of file
c8577913e7698d0259223a78db3b3be6
\ No newline at end of file
4508e8706eb6a30456ded42aa60a69467529d07b
\ No newline at end of file
6983dc11e187a3055e2d28cefce3a95b16f8e0bc
\ No newline at end of file
404cbe8d953ee8ddc9611c355dfe4c0fd4f444c3c737cc8de4c5e6c327e44b5c
\ No newline at end of file
97c9aa068b80fb8695e5e72b5abdf710046e8a162fcf3ab70f0853ef79019965
\ No newline at end of file
f019e14f70ace447b1e9d77b95439ff95930c685325714ea23589f726e25e7df852ab11986eb35d0ecd4c0c0430a0eae6a6783c9ef1037188bef027f3808558a
\ No newline at end of file
d8b99c1097873accba3b1b7b3c7eaf221e5c28b12b9b43af84b320764fd7a67e508031bde074982fb5d25db06481f31642f262de12d3813a4cdc50d02fd86753
\ No newline at end of file
57aae09ac0ce6f862afc437ed2bd5fb881267a7fc756ce64fe72b5422f00a8af
\ No newline at end of file
a71d0c8ed3453d42ee0259cd757dd4c12a7662b1e92e606f5988a6c67e575b3619ce715c5fbf1902dd84e5db0705f787d6defb5c24eab744ebbe6bb19a56ecef
\ No newline at end of file
dde65ea3c1f95d5ef12e7d1ba223ee514ae0bc9d4490c1823ed8e8d9a01ada69
\ No newline at end of file
f2dfc463f5a1975e5861e4cd102954ec503b2e68f7db607e1891eadaacc841fb55822c2a67ee66bd80229aca29c1edc86b30b5d800dcc797c8b0d08cf0cc74c1
\ 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>com.facebook.react</groupId>
<artifactId>react-native-device-info</artifactId>
<version>7.3.1-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-device-info</name>
<description>Get device information using react-native</description>
<url>https://github.com/react-native-device-info/react-native-device-info#readme</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
<dependency>
<groupId>com.android.installreferrer</groupId>
<artifactId>installreferrer</artifactId>
<version>1.1.2</version>
</dependency>
<dependency>
<groupId>com.google.android.gms</groupId>
<artifactId>play-services-iid</artifactId>
<version>17.0.0</version>
</dependency>
</dependencies>
</project>
45126742c449382be19e38bba8ab4a9db5c0420510f61f3081aae5a0e10c6737
\ No newline at end of file
10eb231258e79ee1f3611f2ffde385948b607c708111898affcbde80391881d3d413fac502d741127399d7b85f031e9295317522710b8abcb94a5f46f8d59c2d
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-device-info</artifactId>
<versioning>
<latest>7.3.1-jitsi-6911227</latest>
<release>7.3.1-jitsi-6911227</release>
<latest>7.3.1-jitsi-6915754</latest>
<release>7.3.1-jitsi-6915754</release>
<versions>
<version>7.3.1-jitsi-6857459</version>
<version>7.3.1-jitsi-6858354</version>
......@@ -16,7 +16,8 @@
<version>7.3.1-jitsi-6910391</version>
<version>7.3.1-jitsi-6910764</version>
<version>7.3.1-jitsi-6911227</version>
<version>7.3.1-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205120</lastUpdated>
<lastUpdated>20210311092545</lastUpdated>
</versioning>
</metadata>
d37b9829edd7ba58b6601d5c6cd25c1c
\ No newline at end of file
282b785389eb936afc352d6fdd44abd4
\ No newline at end of file
a7708d46c90b4b1d1fbc63a0269254bc98bd822c
\ No newline at end of file
1f60ac5ad9032d3ab5f81d8e23772a0ee7216c9c
\ No newline at end of file
639090e3fa5ccefc1989b4a262c57df6960839815f35a14d4f6243bdf10a26ec
\ No newline at end of file
11d1cb1fb9902521f659699499be0dcf94e2eac44a76cf2d2a37fba821776286
\ No newline at end of file
0b140934b407f523f885117073050629a79bcddce96b7f59dd4c0d74df5339dfbd96fe92fce4e397b29688abd5104c64f6b3ca0ef2edcc5af5875375e2c2166a
\ No newline at end of file
10ef05f327b182ced68b4c705a7c54a56c69c565f7e78347189758aaae66fc70daa99b2cac139416ca5df85cd9f510628e49285130fd5e2f2e7f4da0d89d3590
\ No newline at end of file
1e4d2b55672dfd29608bf517ada2706c83fa38a9da5418143c92f148f436bd426f848b6a7453f65a5754ef7bb3ed2774cae4e81dfbe1a50b4b56129be44224bc
\ No newline at end of file
7a7ce1c29a568266a439f182c98c8be80e7e694f6179744668d157af96665306
\ No newline at end of file
bd154c75ba6314d4d36bc7889f4e031e81b3494b41324e8ced6d2b6a693ea1ff037576418f5fcc06062877de702d4b8d9a8f221688f6700df468fe2ec4dda2ea
\ 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>com.facebook.react</groupId>
<artifactId>react-native-google-signin</artifactId>
<version>3.0.1-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-google-signin</name>
<description>Google Signin for your react native applications</description>
<url>https://github.com/react-native-community/react-native-google-signin</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>androidx.appcompat</groupId>
<artifactId>appcompat</artifactId>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>com.google.android.gms</groupId>
<artifactId>play-services-auth</artifactId>
<version>17.0.0</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
204e5c86369a9fce3e9ac2d8af72cdf7ca0f061daa98f8785e72acceeaa9062b
\ No newline at end of file
090608c4c1ae6f2358ea19b25734fd26b156f61dcd97e5fa764ca4806a779c77ba25992bc4d2e1f8eecccd88f95e11d4207e0fd36fca8207a90e40f2851b4b7d
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-google-signin</artifactId>
<versioning>
<latest>3.0.1-jitsi-6911227</latest>
<release>3.0.1-jitsi-6911227</release>
<latest>3.0.1-jitsi-6915754</latest>
<release>3.0.1-jitsi-6915754</release>
<versions>
<version>3.0.1-jitsi-6290042</version>
<version>3.0.1-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>3.0.1-jitsi-6910391</version>
<version>3.0.1-jitsi-6910764</version>
<version>3.0.1-jitsi-6911227</version>
<version>3.0.1-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205120</lastUpdated>
<lastUpdated>20210311092545</lastUpdated>
</versioning>
</metadata>
471e166521877ad9cb828e1a08146039
\ No newline at end of file
b55fa207c6e71c47f3410a05e37b93d3
\ No newline at end of file
7943fac536d2b47c2d4ae6e6bee2499a297ddf6b
\ No newline at end of file
c10d577ee67d96222af9e8696603d3eeea6a6cf9
\ No newline at end of file
e41796d3620f604a24f2caed4a2bce964aa0dc2ff08205d14f23bdf169b341c2
\ No newline at end of file
054077644ffc3d5b6b8885aa3eddcb49c51e0d1988059c604d13fc6d127984a7
\ No newline at end of file
48134360a3fcc4f77c91f7157ed1abda20431ec8676b6b67874c93cf1b5cfab1bea4a02ea2ef01dc1cb4a80e55b19f0746587889855557f795d67b0da411013c
\ No newline at end of file
54267da8b1f41cf9e75b216eda0c5f8aa5a030bd6c48caf0f6b13ba42f776f17456c7ecd891a0806455f2ee1f6a357683e2e7710e33d93b7fdc2f50d582575e9
\ No newline at end of file
70ea666393a9d7e3bdae59439ad01b4241f3729368ae22a9581987bc8471b1e2
\ No newline at end of file
70a6ccd4e8e5c33c0eee6355c72ac3a0919574746734355d2ddb0549daf26073afb7c0475a9a7f2d5b8fd58031a44d4cbcbacf5ec7c864e937bd52b15537036b
\ No newline at end of file
c90a431bd1faec0cf122819518cac0f849ab574f2ca60bfcace85c55fd1c4318
\ No newline at end of file
547c72148fa34faa68f1e7ae93d0e3004f9a219e18e16bbc74083c4651673379f4034f92af8f34c2de5529a67a28498d60bfbdd674a37ff08ab190d92c220b94
\ 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>com.facebook.react</groupId>
<artifactId>react-native-immersive</artifactId>
<version>2.0.0-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-immersive</name>
<description>Add Toggle for Android Immersive FullScreen Layout</description>
<url>https://github.com/mockingbot/react-native-immersive#readme</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
b2be29ed03e435d22c2107422ace6fd9dd30145f5a63fccf8a648fe6738b6518
\ No newline at end of file
e71d7d73a6fe3d324dd502f0a8c04dba23873cc927334073cc234d05c52441dc1295b9b8ac1e28d985442d65af544a697e92f85bb1c3c5d1d24347ff02fc6ac4
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-immersive</artifactId>
<versioning>
<latest>2.0.0-jitsi-6911227</latest>
<release>2.0.0-jitsi-6911227</release>
<latest>2.0.0-jitsi-6915754</latest>
<release>2.0.0-jitsi-6915754</release>
<versions>
<version>2.0.0-jitsi-6290042</version>
<version>2.0.0-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>2.0.0-jitsi-6910391</version>
<version>2.0.0-jitsi-6910764</version>
<version>2.0.0-jitsi-6911227</version>
<version>2.0.0-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205120</lastUpdated>
<lastUpdated>20210311092545</lastUpdated>
</versioning>
</metadata>
0e9d058318a24e7e48700f05d53f5231
\ No newline at end of file
ef2f1efb249389803fc32afb723432a2
\ No newline at end of file
af00ea7f8ddb47775312d3d0dfce92f4c9247565
\ No newline at end of file
4f88ebd6c3c46ec93cb9368a6512f5acdb18eb22
\ No newline at end of file
a2ae4b44b6d9ff67d94d02b487c32c7ba1e50bde34f2cf49fc7816a9885fd935
\ No newline at end of file
1e3e7e000226a0a6d8cb85796b7ad65e4df607c1bcc162467ae4a616b8f39eee
\ No newline at end of file
1f98be3f79cf07384bfd07028903f5293764f6e5b6e27501a0c84fed68aa909c64a9d1aa5699ea4fc363196087201ddd2dcf195d9a2e4d6738bad429f22d7db6
\ No newline at end of file
e1a09fff727a8d9fa567d43d364dd0b44152d245e469365865264fce6e576cec01b75e36e7feef2307e480c5a57443f9605315131c644a37d390114e2cc2a1e0
\ No newline at end of file
dcaa0321b84c99ac21e58ea50f85351a0a97397e26459961809aa5122b3ddcc6
\ No newline at end of file
5a66860ebbeac16491c18773ba9becad8f777cacbe9961ee6b6df01dbb8536f4b9e9652cfa8c8f76a939288f02e532c899117473d4a0f4da4ac4b25ad29cf517
\ No newline at end of file
671d957372078eaf200af35e123830d8db91dfcc3a97f2c5b290dbb20b9fac49
\ No newline at end of file
d0da702f8d7b96340fa19cbafb8ae940f0d3b3098a43c3ba5bc814e03a11b632d620c537fe155b944c492db334fa70fcb2c5422395faab862e919869b7cbf1f7
\ 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>com.facebook.react</groupId>
<artifactId>react-native-keep-awake</artifactId>
<version>4.0.0-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-keep-awake</name>
<description>Keep the screen from going to sleep. iOS and Android.</description>
<url>https://github.com/corbt/react-native-keep-awake#readme</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
1d123938a62ac5734174c0348aa1fd64dcc5c2f649d4eb439a1a4ff63829d260
\ No newline at end of file
31dbb128dbecd599f8ebe93a1951824e6a5559f503ca73bf447d7c143d4b4c014f9ce8252df0e17a1426b8b98ec1fa1fab3062852579b7a78d5ec4c0b968c503
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-keep-awake</artifactId>
<versioning>
<latest>4.0.0-jitsi-6911227</latest>
<release>4.0.0-jitsi-6911227</release>
<latest>4.0.0-jitsi-6915754</latest>
<release>4.0.0-jitsi-6915754</release>
<versions>
<version>4.0.0-jitsi-6290042</version>
<version>4.0.0-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>4.0.0-jitsi-6910391</version>
<version>4.0.0-jitsi-6910764</version>
<version>4.0.0-jitsi-6911227</version>
<version>4.0.0-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205120</lastUpdated>
<lastUpdated>20210311092545</lastUpdated>
</versioning>
</metadata>
a799f84f354a32158e9bbac4c65c3460
\ No newline at end of file
fb38aac1dced25cbb386b60ce7357e0a
\ No newline at end of file
645fe4076411b1c4944c17a6f71b220061d74a70
\ No newline at end of file
eb14d26999e4797e7a83b8506db80cfb6f76e8c8
\ No newline at end of file
df4ccf51c3f94cac644bed398ccd41f92006f5943784f55b20b7596f310feab6
\ No newline at end of file
f8ce7df26462eb4d4ba176dfe070d16068a129c71922360911bb5f90181f922a
\ No newline at end of file
b1476739a792d1a867085276e33c99a0fc23ffc10b0b0196861b02541d4084eb66f69c393ad0340e35e76cac030c44eac7adee3200e58aa96e0077af54353a68
\ No newline at end of file
b3489f9595dd4c23ac1f0dcc5d69b0821e08eb6ae2ffe7e1a150c8fd764d313af4bf9205ce7b758335a1ad6218cc67f00b7ac90b78f51932a85243b66fc579ef
\ No newline at end of file
801e9987ad8cfce878d57483aab4159723e10c4f79525a96b7b130f38585e2ca4f7d8433f046f630199ce6bfcb97d6ccffaba811725f4687d310335255442a5e
\ No newline at end of file
03a770a2b247cbdda460733a71dc677dde57b52c46bae2a28543e79957c724a0
\ No newline at end of file
bd4e2c3ce3f1b551cc51bc39df050c1e268534cd8e6c6bae7348eab1ada90769dfba167887b366c37261b23dd9236ef83b19483961307a92446963223ae1bd09
\ 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>com.facebook.react</groupId>
<artifactId>react-native-linear-gradient</artifactId>
<version>2.5.6-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-linear-gradient</name>
<description>A &lt;LinearGradient&gt; element for React Native</description>
<url>https://github.com/react-native-community/react-native-linear-gradient#readme</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
b958e39cd6745dc399b2076cfe0ffbfbce142dc3918aa1ffedc1a078cf9570b8
\ No newline at end of file
4e08231ab499947a12da57285edab81fe76fbb4c5c546a8a89029fdebda43841225d18076da5726294a690e545d8607a6853556eb3ea8c413397fedce3adbe8c
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-linear-gradient</artifactId>
<versioning>
<latest>2.5.6-jitsi-6911227</latest>
<release>2.5.6-jitsi-6911227</release>
<latest>2.5.6-jitsi-6915754</latest>
<release>2.5.6-jitsi-6915754</release>
<versions>
<version>2.5.6-jitsi-6290042</version>
<version>2.5.6-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>2.5.6-jitsi-6910391</version>
<version>2.5.6-jitsi-6910764</version>
<version>2.5.6-jitsi-6911227</version>
<version>2.5.6-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205120</lastUpdated>
<lastUpdated>20210311092545</lastUpdated>
</versioning>
</metadata>
9eb8892f2e6e0446a11e197f4d21f298
\ No newline at end of file
754910037cd99a98518a1a83b5c35428
\ No newline at end of file
5b2743e12cd5ddb06a73351b67608b9643ac66d7
\ No newline at end of file
25899ee2159635050c9fdd016d4b615e914fd411
\ No newline at end of file
eabc3938b72cd36946d5c9ed0c001bd90d5cbd1068a97c929de3816810d4b9b6
\ No newline at end of file
c872a127b051483943d822d73b921293375146b97676e3532c5e1e60bd3219fa
\ No newline at end of file
f517fe4eac71a961c37d975865ec2b1235fec609202ca5edbad2b02cfa5ff8e9b33c9268ffccd53bc404a459ec06e13276fee70e88fdb55cc41a0462318bbe6c
\ No newline at end of file
9c7f4175ea89b98e6b6e92bf584878ee9ba367c625d62d2bde2455c57d0576a706a631d96b9d8b570fff4e9496582593145b2cb42d5ba49e305f5f3bc561888c
\ No newline at end of file
80fb26539c7c19e26b356d23c5a8bfccaad484291f7ce461705b31fc0a27114b
\ No newline at end of file
caa05222b11ea78f5af5e5f2d026a25ea8b596402ce9fc8377d8363580680b48c4bd4d1faada1a03631b6d87e968f13c39d26592af72749d364210b239e855b6
\ No newline at end of file
84b5f025878285028b16c6ca779c1bdba9b61c8a57d7393d584c3c6aed69b3bd
\ No newline at end of file
9f0f96e555e39e99da7495557cbb86abf78f3c485c0bf70bad8c251c57e3b1be3090a81dc0524eef0f65d0c307e354cefb2f7c1fe4554b20354840efe2e7d594
\ 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>com.facebook.react</groupId>
<artifactId>react-native-sound</artifactId>
<version>0.11.0-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-sound</name>
<description>React Native module for playing sound clips on iOS, Android, and Windows</description>
<url>https://github.com/zmxv/react-native-sound#readme</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
23f2646141e048969e06d981a623e2890100cdaf807861382c895eb5ead92fc1
\ No newline at end of file
09915f5aa2aa7686f3b3e01a225daefe3f7ff9fe21d20386471d4df69fc27422fba9c206123db2b014d45d0c9b1c2498d4f58ddfbe19c18872f170fbff9b4c3c
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-sound</artifactId>
<versioning>
<latest>0.11.0-jitsi-6911227</latest>
<release>0.11.0-jitsi-6911227</release>
<latest>0.11.0-jitsi-6915754</latest>
<release>0.11.0-jitsi-6915754</release>
<versions>
<version>0.11.0-jitsi-6290042</version>
<version>0.11.0-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>0.11.0-jitsi-6910391</version>
<version>0.11.0-jitsi-6910764</version>
<version>0.11.0-jitsi-6911227</version>
<version>0.11.0-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205121</lastUpdated>
<lastUpdated>20210311092545</lastUpdated>
</versioning>
</metadata>
c2248721c9500a420364b569ce8ae0d0
\ No newline at end of file
9e46a6b2c9d994bca3ab77ed2c0707ac
\ No newline at end of file
93499e6dc86139c895bf3e2fff2d1c6a4d43b9f0
\ No newline at end of file
d2c74d73ee2e51ed47c7bf6431c0505ac765ec85
\ No newline at end of file
e62f6c721ad382873d8ba206b9fe13be9989302c90f00544ef29fe2934ebc985
\ No newline at end of file
bc4c0c772e646bdb93cc395d9c8e0460017aa0c77c0c65f83777d3938fcf3750
\ No newline at end of file
30a7ce7e1b3c9cc3c7636865c4a01bbcc4cc1e9336719a5be27ce79293d17c676a8608211d52ffaa66c3d8bb19406399139b69abcaba5981be14b0dd281338f3
\ No newline at end of file
c92871f122589c799e227fe5da0f462766d6ab0503735b0ccddf1040f2f900d0c1e20853fc99fd01f1296d314c435c6fdc5eac66ae648f82206d50b99a6a3b6a
\ No newline at end of file
14b2558d506dd9916fcdc4570d11a40b10da74ef1934f553fecdea4aa182cb49e1a1c8e5d29ef53dcdd8a97048a39afd120c15358f2d27a40cd54b820fa79950
\ No newline at end of file
76cad320e0b5884dc31244b273c28013fbaeaf7b9a7ff61bd9c6affbc1cb9379
\ No newline at end of file
527828c51978a54a515f650ceb1899011a823e4edb49fedf2052edb955517bc005da301150ebc99729ae904cc57714dbc2a57aadd79ad9d2713fb2f4bf788965
\ 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>com.facebook.react</groupId>
<artifactId>react-native-splash-screen</artifactId>
<version>3.2.0-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-splash-screen</name>
<description>A splash screen for react-native, hide when application loaded ,it works on iOS and Android.</description>
<url>https://github.com/crazycodeboy/react-native-splash-screen#readme</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>androidx.appcompat</groupId>
<artifactId>appcompat</artifactId>
<version>1.0.2</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
548f1ace78ec767cb6181853655c7f2aefb7298278608ad5702f7c6cab653713
\ No newline at end of file
8abbec74475df81c4ad2478a70fccb8fe43326d064e2a690dc5acc4ff9c6556bc2460ca2db570e00ef3829338f22a90b6659dcbc16f166d787a8db6a6ecd0dea
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-splash-screen</artifactId>
<versioning>
<latest>3.2.0-jitsi-6911227</latest>
<release>3.2.0-jitsi-6911227</release>
<latest>3.2.0-jitsi-6915754</latest>
<release>3.2.0-jitsi-6915754</release>
<versions>
<version>3.2.0-jitsi-6290042</version>
<version>3.2.0-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>3.2.0-jitsi-6910391</version>
<version>3.2.0-jitsi-6910764</version>
<version>3.2.0-jitsi-6911227</version>
<version>3.2.0-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205121</lastUpdated>
<lastUpdated>20210311092545</lastUpdated>
</versioning>
</metadata>
924a5454187d2830751e257f2bd5238d
\ No newline at end of file
62738708db8ed7e87cdb83180f854a06
\ No newline at end of file
82ed9ec932139b236034cc93444f55d54665e8a5
\ No newline at end of file
6cc0d21cd25b776699a6b8769c501c28fdf672f9
\ No newline at end of file
450eb6ed198fd1c920d71e770fa30e2e30494d1dcd4c7cc0c3bc5b53dc0263f4
\ No newline at end of file
729ace897379015cece16acd06cc34a7959c6781817d59fbfedb032058fc42e9
\ No newline at end of file
f712c8d0c8b4332390752da67f66e2c54737e9099bb83dc54f1ed324b72ba48de41fe79ed9b2c68fd510656bc8353a1fb2219a560683f1f98dd35c7e0fd4b925
\ No newline at end of file
444ba3379ae89e62fc2f938ad5cb98b2549007739b1a73ec4e92189894b15003f813676f22751dd601ab06228c3502bdfefd2f072f8fdf2475de27e60099a606
\ No newline at end of file
7544b073ad9eb1037e290a9a1d1b49b4b69c00d5fc8e98d786d1109864d58165
\ No newline at end of file
b0acc5d57ef93e5e8d0c3f622a51520f7de192ace5a96098b83281803f5073e29bb7b4b3a9a5390befe43ad200428698d1d81c80afb1d731d3391058da7f3e3c
\ No newline at end of file
3f74a7e08246e4bb81b216a49cff5b858368fb4eadbfc83ee23a2fa636f9be84
\ No newline at end of file
5c530597dbfdc7a7c69e132428ee8ba7ecb8329f2a54475d01bd4cfe52a3e74b740e88e15746c511a52b64a9dbb29bdf56d64667ba34f9e60162f14caa236200
\ 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>com.facebook.react</groupId>
<artifactId>react-native-svg</artifactId>
<version>12.1.0-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-svg</name>
<description>SVG library for react-native</description>
<url>https://github.com/react-native-community/react-native-svg</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
ee22dc198ce83dfcbd1e6d34599dbd4e71436efcf820f61afbc023bef9a4d002
\ No newline at end of file
d4e23c1e6e95684cc9e2d229ce6c94fc2d4544e5acb71adb8a273e21d439d81f6bd63246b841e4845c3e4eb542d8a31561a08cec97dab17bf9fdc2c79ea59f26
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-svg</artifactId>
<versioning>
<latest>12.1.0-jitsi-6911227</latest>
<release>12.1.0-jitsi-6911227</release>
<latest>12.1.0-jitsi-6915754</latest>
<release>12.1.0-jitsi-6915754</release>
<versions>
<version>10.1.0-jitsi-6290042</version>
<version>10.1.0-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>12.1.0-jitsi-6910391</version>
<version>12.1.0-jitsi-6910764</version>
<version>12.1.0-jitsi-6911227</version>
<version>12.1.0-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205121</lastUpdated>
<lastUpdated>20210311092545</lastUpdated>
</versioning>
</metadata>
b4b936149f2a0ada30557549cab28625
\ No newline at end of file
c1bd14dfd8354ebd4ac6412792de2315
\ No newline at end of file
d728bc347f5157228a6124286dfb1a137f8a44fc
\ No newline at end of file
49e5a6ff751c59858ac0e5bd5ff394364d969292
\ No newline at end of file
91e63ada2c0c6b2da3917f2e1513d80ee63985af3a60b6c7906a23f8a38ec944
\ No newline at end of file
306e91d98e8a080c148c34aa0c5a797ef7622d9ffc794c0ced47947c7b51f7b9
\ No newline at end of file
e451a9f8c21af418088295f5047ded401ba6d4ec6d034b3a1e1420982f87424aef132157d909b2f83411aa103f6b0589319e86ccee3d32b89f6dbf778b0bb574
\ No newline at end of file
32a967bb990f345e2612c609ee9a65fb9648d890cac62b5493195de905d32c2a797bb641ad04b23c10b31124822a5c2dc89e5a9ebd09aab0698d13efdc90b1e5
\ No newline at end of file
b8252074b0c2ea942eb45ba5dc4984f0e0f2c0172fb205d5725be7778ba13efb
\ No newline at end of file
92b3aab91b1d93918a5462ede3125e08d7f59280ed0f5c6045e6fdbb032fbdc9541ce1ac7f7854f275cfb85107040bd076001916d6a425f04e33ceada93a5ee5
\ No newline at end of file
02e6316d745f3f3d4d26efed5d8f0ef19399d14a0af113d81f649d2fd33788b7
\ No newline at end of file
d9a8adfa968aa98dd342433aaa8096a7d90412ceae5586d424c6d5dd3924e9bf0841b03d434caabcd3d1f13fd4f902d45a0a4e922dd210144b919337428f9bb4
\ 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>com.facebook.react</groupId>
<artifactId>react-native-webrtc</artifactId>
<version>1.87.2-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-webrtc</name>
<description>WebRTC for React Native</description>
<url>https://github.com/react-native-webrtc/react-native-webrtc</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
</dependencies>
</project>
89a7e0d27d65f465ef1179c3d9e7ef12c8d70a749bdcff9ce83f3dd414734f17
\ No newline at end of file
9ed57d93a26aeff54430f16db972a87aaa88958108d568b6d134f9a126a54d52d6ce4127dcc990238719310c85c2974ce45e4a5de46086302dbb717cf9b667d9
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-webrtc</artifactId>
<versioning>
<latest>1.87.2-jitsi-6911227</latest>
<release>1.87.2-jitsi-6911227</release>
<latest>1.87.2-jitsi-6915754</latest>
<release>1.87.2-jitsi-6915754</release>
<versions>
<version>1.87.1-jitsi-6290042</version>
<version>1.87.1-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>1.87.2-jitsi-6910391</version>
<version>1.87.2-jitsi-6910764</version>
<version>1.87.2-jitsi-6911227</version>
<version>1.87.2-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205121</lastUpdated>
<lastUpdated>20210311092546</lastUpdated>
</versioning>
</metadata>
a18631a51b891966bb978aee818ccd5a
\ No newline at end of file
4d76f91534bfc41b1572f802695d9d7e
\ No newline at end of file
ee656bfaa8d2756975076767deee659784474afa
\ No newline at end of file
f41d161f2aba283675f6461965e1f3937e729809
\ No newline at end of file
9c058619b59d816e3de78ce4e218db1dc5ba26f9aa324eca4fee861ae463a138
\ No newline at end of file
cdf06e9cccb8159e7ea188a17bcc4b839093221625d60df1d32077db03f382fe
\ No newline at end of file
251ef9dfbab2c6595da5c4f8a498fa10df1a9c5bf54351a4a0f2c847f7b8772f00a051f0fc715d077fdc64f3afd76f11d381da085fe304a572ad5a63ec03d04c
\ No newline at end of file
77576de554c9f4e3c3f1c5e5940e81198293ebc5ee57f8803bdb80085e09dfea26bd79530e8f477e8e05440dda27f4c788bcea0763079eead4f115b72d815978
\ No newline at end of file
02acaedb53505f43fe2279c2956e21c8ef056ae2889b9f36e95846290e8019f8
\ No newline at end of file
a15ad41268bc762a7bbe8857cc2f5abfc3c7ef6014529e1dcca9369cd3950089674e6a140b85747c3df57f39c4a167960ff29418cff3bbc22056307ba31b6197
\ No newline at end of file
be402ad273180210800ce6d281d3a928c896a05a0f5b8991fdd09ab0dafa5305
\ No newline at end of file
6b178b58493fa4585b93f56d6bfb7147948a9b0d58ecb62e357483ed0e784328998e732337fad2925f59efb38a93b85006701c4eb91fe014639e08d7b2d3426f
\ 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>com.facebook.react</groupId>
<artifactId>react-native-webview</artifactId>
<version>11.0.2-jitsi-6915754</version>
<packaging>aar</packaging>
<name>react-native-webview</name>
<description>React Native WebView component for iOS, Android, macOS, and Windows</description>
<url>https://github.com/react-native-community/react-native-webview#readme</url>
<licenses>
<license>
<name>MIT</name>
<distribution>repo</distribution>
</license>
</licenses>
<dependencies>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native</artifactId>
<version>0.61</version>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>1.3.50</version>
</dependency>
</dependencies>
</project>
df00716732e06b71eceec7611c315f9b5898a13281c42a752ce6b02f8a00253d
\ No newline at end of file
7267bed09510129cd8b298943d48611b87663d289da3782bf1e4428a17480739aea965fee16102eb0a267a9ccd8d052a18113da7abd63c213d68f10f392fe014
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>com.facebook.react</groupId>
<artifactId>react-native-webview</artifactId>
<versioning>
<latest>11.0.2-jitsi-6911227</latest>
<release>11.0.2-jitsi-6911227</release>
<latest>11.0.2-jitsi-6915754</latest>
<release>11.0.2-jitsi-6915754</release>
<versions>
<version>11.0.2-jitsi-6290042</version>
<version>11.0.2-jitsi-6290578</version>
......@@ -19,7 +19,8 @@
<version>11.0.2-jitsi-6910391</version>
<version>11.0.2-jitsi-6910764</version>
<version>11.0.2-jitsi-6911227</version>
<version>11.0.2-jitsi-6915754</version>
</versions>
<lastUpdated>20210310205121</lastUpdated>
<lastUpdated>20210311092546</lastUpdated>
</versioning>
</metadata>
60b4d1073221a984f69bb15dc0d873c5
\ No newline at end of file
37784cdb36b6716efbbe0a8cab588d98
\ No newline at end of file
247d38c01941756726aa3ce050b501508258fc8b
\ No newline at end of file
dcb1d06c75a606544b212fb720d6d6c2e21b9b4a
\ No newline at end of file
a85f971dc9e3cfbdd824cb2b3bd7b989b31d742890163542d0abca7c5afd2b0c
\ No newline at end of file
77fea7ac87d6de36586fa40863de055f6bd0bfe3b4b6528f284bcd931ffb3a0c
\ No newline at end of file
9ee471d107973a4d069efd84c34d490e4e41fa3aa1a1013757e93cb7dd07113eb049dcdf3610891abab403f88b96fd4e95cc105c2c993372cf03892fb779de33
\ No newline at end of file
58c38fc93bf030753c915ab4a757a3c8a41de8f56c4f88646a7f14c7d4ce929d5a1aa886252b88bf61d78e98f1237d1ddb13c4bf62d6cc9c22237b63f2e1877d
\ No newline at end of file
......@@ -7,6 +7,6 @@
<versions>
<version>0.61.5-jitsi.2</version>
</versions>
<lastUpdated>20210310204747</lastUpdated>
<lastUpdated>20210311092125</lastUpdated>
</versioning>
</metadata>
69a6593fe0367cf0219efe2c4e9c00fe
\ No newline at end of file
9c05020cfc99ea73a6c46c8c3996f746
\ No newline at end of file
d0124fb64b4f956580d55b58e53240e539a6b1d8
\ No newline at end of file
8dbd337209bdcfbe85f66d371f8d8eb023fff493
\ No newline at end of file
94087e0d4d698462edbd6b53fae27f3e
\ No newline at end of file
b7386e36075168e796b1324bed7a87d2f7dbd799
\ No newline at end of file
49a9424c9dc326047630248d19ecaaf29ed1fafa1f38dbfad0074de65e14689c
\ No newline at end of file
351c9c709f08946c9ccbbcaa62f7cc7ce92f6f40db0354ed3454dd5d5f39e447d1fc2249e15e7df94cf7abc61ab90290e7d04eeef5f841b1c1aa6abeebd59b66
\ 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.8</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-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-async-storage</artifactId>
<version>1.13.2-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-background-timer</artifactId>
<version>2.4.0-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-calendar-events</artifactId>
<version>2.0.0-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-community_netinfo</artifactId>
<version>4.1.5-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-default-preference</artifactId>
<version>1.4.2-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-device-info</artifactId>
<version>7.3.1-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-immersive</artifactId>
<version>2.0.0-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-keep-awake</artifactId>
<version>4.0.0-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-linear-gradient</artifactId>
<version>2.5.6-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-sound</artifactId>
<version>0.11.0-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-svg</artifactId>
<version>12.1.0-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-webrtc</artifactId>
<version>1.87.2-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-webview</artifactId>
<version>11.0.2-jitsi-6915754</version>
</dependency>
<dependency>
<groupId>com.facebook.react</groupId>
<artifactId>react-native-splash-screen</artifactId>
<version>3.2.0-jitsi-6915754</version>
</dependency>
</dependencies>
</project>
7de7876222431674a8110c1fdb4d131b
\ No newline at end of file
2fa5252b01b0a6a5bd06a3c8d3556638c975433b
\ No newline at end of file
712295b465ad5803d8c5f9cea5b5b145e9c973a4f5cbc008a4a8f65bf9cbbcf0
\ No newline at end of file
8427bc56246b3ba78b6d96f78ee576074c3bbac1770767c7a4b62c31b632785301f3fe8d7680a88c959041abcbc64ff15f98a616ab89173e1aa7035e0adf6c11
\ No newline at end of file
......@@ -3,8 +3,8 @@
<groupId>org.jitsi.react</groupId>
<artifactId>jitsi-meet-sdk</artifactId>
<versioning>
<latest>3.2.7</latest>
<release>3.2.7</release>
<latest>3.2.8</latest>
<release>3.2.8</release>
<versions>
<version>2.12.0</version>
<version>2.13.0</version>
......@@ -19,7 +19,8 @@
<version>3.2.5</version>
<version>3.2.6</version>
<version>3.2.7</version>
<version>3.2.8</version>
</versions>
<lastUpdated>20210310205121</lastUpdated>
<lastUpdated>20210311092546</lastUpdated>
</versioning>
</metadata>
2003a6b09df155e05c031aeb0fec550a
\ No newline at end of file
e97dc42ee8b308a14e520c15eedad8dc
\ No newline at end of file
c021dc2a9ac0dd85ee77cce47c149e527e1de8b3
\ No newline at end of file
934600e9b6bfbd09596ee61ac524dce53411aeb3
\ No newline at end of file
77e2e53027a791ef904df6827ce5656cd7d273809effecd2c3316e87401215c8
\ No newline at end of file
4aefc7e3dd68c4e466d097d20aaea103543791196c999554424a8dfc63c45b25
\ No newline at end of file
72543c0dcd4bf52646665924d1412c05b71451e4244309168db54a6f1cf5137ce6a8ab7c56f3bd78363f820001aec9aef05692ddd2a9162bb3b592e9e1199b0c
\ No newline at end of file
65250bedf8245020e2f2c57abef3454735a298ed318ee9291cd2d9534f5458d619085e64db7c65f5dfac6bfee36c1e9f21c7519626fdf6743254e53c2874b1ee
\ No newline at end of file
......@@ -7,6 +7,6 @@
<versions>
<version>r245459</version>
</versions>
<lastUpdated>20210310204751</lastUpdated>
<lastUpdated>20210311092131</lastUpdated>
</versioning>
</metadata>
fe4446e4a9e4fc820f9c96b8076cb0c2
\ No newline at end of file
0c58f83121f6b1c6d2aa4fb0abab5261
\ No newline at end of file
3def2740c78d12ea411b25b234b3823a33a2ca7d
\ No newline at end of file
3e65302504de5f4aba17b8133718f16d4264ffd8
\ 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