Updated flutter version

This commit is contained in:
Juan Gilsanz Polo 2023-09-04 23:32:48 +02:00
parent 298b30b353
commit 31f5e045c8
2 changed files with 95 additions and 87 deletions

View file

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.6.10'
ext.kotlin_version = '1.8.20'
repositories {
google()
mavenCentral()