Merge pull request #1972 from vector-im/feature/bma/fixCrashWhenOpeningroom

Feature/bma/fix crash when openingroom
This commit is contained in:
Benoit Marty 2023-12-07 16:40:16 +01:00 committed by GitHub
commit da289f0d1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
281 changed files with 3 additions and 1 deletions

View file

@ -3,7 +3,9 @@
[versions]
# Project
android_gradle_plugin = "8.2.0"
# Warning: version 8.2.0 is leading https://github.com/vector-im/element-x-android/issues/1971
# which will only occurs in release mode, and so will not be detected by Maestro
android_gradle_plugin = "8.1.4"
kotlin = "1.9.20"
ksp = "1.9.20-1.0.14"
firebaseAppDistribution = "4.0.1"

Some files were not shown because too many files have changed in this diff Show more