Skip to content

Commit

Permalink
Merge pull request #63 from 20sw084/patch-1
Browse files Browse the repository at this point in the history
Update build.gradle
  • Loading branch information
pinkfish authored May 10, 2024
2 parents ce3f3d2 + 105861a commit fcc1f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ group 'com.whelksoft.flutter_native_timezone'
version '1.0-SNAPSHOT'

buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.5.30'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit fcc1f3f

Please sign in to comment.