fixed voice-message preventing chat loading
This commit is contained in:
@@ -19,7 +19,8 @@ pluginManagement {
|
||||
|
||||
plugins {
|
||||
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
|
||||
id "com.android.application" version '8.7.3' apply false
|
||||
id "com.android.application" version "8.9.1" apply false
|
||||
id "com.android.library" version "8.9.1" apply false
|
||||
id "org.jetbrains.kotlin.android" version "2.1.10" apply false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user