Merge pull request #1972 from vector-im/feature/bma/fixCrashWhenOpeningroom
Feature/bma/fix crash when openingroom
This commit is contained in:
commit
92101ab602
281 changed files with 3 additions and 1 deletions
|
|
@ -3,7 +3,9 @@
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
# Project
|
# 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"
|
kotlin = "1.9.20"
|
||||||
ksp = "1.9.20-1.0.14"
|
ksp = "1.9.20-1.0.14"
|
||||||
firebaseAppDistribution = "4.0.1"
|
firebaseAppDistribution = "4.0.1"
|
||||||
|
|
|
||||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue