We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1512c0 + 105b4d9 commit a326b62Copy full SHA for a326b62
1 file changed
android/build.gradle
@@ -2,7 +2,7 @@ group 'com.whelksoft.flutter_native_timezone'
2
version '1.0-SNAPSHOT'
3
4
buildscript {
5
- ext.kotlin_version = '1.3.21'
+ ext.kotlin_version = '1.3.40'
6
repositories {
7
google()
8
jcenter()
0 commit comments