Skip to content

Commit

Permalink
Merge pull request #56 from ibrahimlee/patch-1
Browse files Browse the repository at this point in the history
 org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':ai_barcode:compileDebugKotlin'.
  • Loading branch information
pdliuw authored May 6, 2022
2 parents 0be94f7 + 229f0dd commit eba9ef4
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.air.ai_barcode'
version '1.0-SNAPSHOT'

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

0 comments on commit eba9ef4

Please sign in to comment.