1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-1386 App | Tech | Compose library update (#77)

This commit is contained in:
Konstantin Ivanov 2023-06-15 16:20:10 +02:00 committed by GitHub
parent 991761b979
commit 56d606af59
Signed by: github
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,14 +1,14 @@
[versions]
middlewareVersion = "v0.27.4"
kotlinVersion = '1.7.10'
androidxCoreVersion = "1.9.0"
androidxCoreVersion = "1.10.1"
androidxComposeVersion1 = '1.3.1'
androidxComposeVersion2 = '1.3.2'
androidxCompose3Version = '1.1.0'
activityComposeVersion = '1.6.1'
activityComposeVersion = '1.7.2'
composeReorderableVersion = '0.9.6'
accompanistVersion = "0.29.1-alpha"
appcompatVersion = '1.5.1'
appcompatVersion = '1.6.1'
fragmentVersion = "1.5.5"
exoplayerVersion = "2.18.2"
wireVersion = "4.5.2"