Skip to content

Commit

Permalink
Changed ext.kotlin_version in android/build.gradle for build flutter …
Browse files Browse the repository at this point in the history
…apk error
  • Loading branch information
abhilash-patil committed Feb 10, 2022
1 parent a5a9e05 commit 56e9d26
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
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '<latest-version>'
ext.kotlin_version = '1.6.10'
repositories {
google()
mavenCentral()
Expand Down

0 comments on commit 56e9d26

Please sign in to comment.