Upgrade android kotlin version to compatible Flutter 3.16.0

Signed-off-by: dab246 <tdvu@linagora.com>
(cherry picked from commit ea843fa8fdfe5c889f6682339d963e9768f7d65b)
This commit is contained in:
dab246
2023-12-05 00:43:36 +07:00
committed by Dat H. Pham
parent a904c69d45
commit 3b1df9e3b6
+1 -1
View File
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.6.10'
ext.kotlin_version = '1.9.21'
repositories {
google()
mavenCentral()