Skip to content

Commit

Permalink
test(): update ext.kotlin_version
Browse files Browse the repository at this point in the history
  • Loading branch information
roselle-luo committed Oct 31, 2024
1 parent b8d08c0 commit 4e78403
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 @@ -18,5 +18,5 @@ tasks.register("clean", Delete) {
}

buildscript {
ext.kotlin_version = '1.9.10'
ext.kotlin_version = '1.8.10'
}

0 comments on commit 4e78403

Please sign in to comment.