Skip to content

Commit

Permalink
Update kotlin ver
Browse files Browse the repository at this point in the history
  • Loading branch information
bbedward committed Aug 30, 2023
1 parent 9697a88 commit b5e497e
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_nano_ffi'
version '1.0-SNAPSHOT'

buildscript {
ext.kotlin_version = '1.4.31'
ext.kotlin_version = '1.6.21'
repositories {
google()
jcenter()
Expand Down

0 comments on commit b5e497e

Please sign in to comment.