Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into fix/non-direct-error
Browse files Browse the repository at this point in the history
  • Loading branch information
mirland committed Aug 12, 2024
2 parents 8a3e6f4 + eea0984 commit 4e6e9d9
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.example.flutter_sms'
version '1.0-SNAPSHOT'

buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.7.10'
repositories {
google()
jcenter()
Expand Down

0 comments on commit 4e6e9d9

Please sign in to comment.