Skip to content

Commit

Permalink
Update Kotlin version
Browse files Browse the repository at this point in the history
  • Loading branch information
markusfisch committed Dec 4, 2021
1 parent 5f91fe2 commit 30a36e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext {
kotlin_version = '1.5.30'
kotlin_version = '1.6.0'
tools_version = '7.0.3'
build_tools_version = '30.0.2'
sdk_version = 30
Expand Down

0 comments on commit 30a36e7

Please sign in to comment.