We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1512c0 commit 105b4d9Copy full SHA for 105b4d9
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