mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-04-23 11:38:30 +00:00
Bumped dependencies
This commit is contained in:
parent
e03dcf3f88
commit
ce4fed2197
2 changed files with 5 additions and 5 deletions
2
.idea/kotlinc.xml
generated
2
.idea/kotlinc.xml
generated
|
|
@ -1,6 +1,6 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
<component name="KotlinJpsPluginSettings">
|
<component name="KotlinJpsPluginSettings">
|
||||||
<option name="version" value="1.9.23" />
|
<option name="version" value="2.0.10" />
|
||||||
</component>
|
</component>
|
||||||
</project>
|
</project>
|
||||||
|
|
@ -7,11 +7,11 @@ firebaseBomVersion = "33.2.0"
|
||||||
ktlint = "11.3.1"
|
ktlint = "11.3.1"
|
||||||
|
|
||||||
annotations = "1.8.2"
|
annotations = "1.8.2"
|
||||||
activity = "1.9.1"
|
activity = "1.9.2"
|
||||||
appcompat = "1.7.0"
|
appcompat = "1.7.0"
|
||||||
constraintLayout = "2.1.4"
|
constraintLayout = "2.1.4"
|
||||||
coreKtx = "1.13.1"
|
coreKtx = "1.13.1"
|
||||||
splashscreen = "1.2.0-alpha01"
|
splashscreen = "1.2.0-alpha02"
|
||||||
telecom = "1.0.0-alpha03"
|
telecom = "1.0.0-alpha03"
|
||||||
media = "1.7.0"
|
media = "1.7.0"
|
||||||
recyclerview = "1.3.2"
|
recyclerview = "1.3.2"
|
||||||
|
|
@ -19,8 +19,8 @@ slidingpanelayout = "1.2.0"
|
||||||
window = "1.3.0"
|
window = "1.3.0"
|
||||||
gridlayout = "1.0.0"
|
gridlayout = "1.0.0"
|
||||||
securityCryptoKtx = "1.1.0-alpha06"
|
securityCryptoKtx = "1.1.0-alpha06"
|
||||||
navigation = "2.7.7"
|
navigation = "2.8.0"
|
||||||
emoji2 = "1.5.0-rc01"
|
emoji2 = "1.5.0"
|
||||||
car = "1.7.0-beta01"
|
car = "1.7.0-beta01"
|
||||||
flexbox = "3.0.0"
|
flexbox = "3.0.0"
|
||||||
material = "1.11.0"
|
material = "1.11.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue