Commit 001e7604 by Venkata Sai Vamsi Penupothu Committed by GitHub

Updated the kotlin to support Flutter v2.10.0 (#370)

parent f42759de
...@@ -2,7 +2,7 @@ group 'com.example.FlutterToast' ...@@ -2,7 +2,7 @@ group 'com.example.FlutterToast'
version '1.0-SNAPSHOT' version '1.0-SNAPSHOT'
buildscript { buildscript {
ext.kotlin_version = '1.3.50' ext.kotlin_version = '1.6.10'
repositories { repositories {
google() google()
jcenter() jcenter()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment