Skip to content

Commit

Permalink
Merge pull request #42 from dokar3/dependabot/gradle/org.jetbrains.ko…
Browse files Browse the repository at this point in the history
…tlin-kotlin-gradle-plugin-1.7.20

Bump kotlin-gradle-plugin from 1.7.10 to 1.7.20
  • Loading branch information
dokar3 authored Oct 7, 2022
2 parents 4846bf4 + 9c341f9 commit 58c24b8
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
Expand Up @@ -3,7 +3,7 @@ buildscript {
ext {
compose_version = '1.3.0-beta03'
compose_compiler_version = '1.3.1'
kotlin_version = '1.7.10'
kotlin_version = '1.7.20'
accompanist_version = '0.26.5-rc'
compile_sdk = 33
target_sdk = 33
Expand Down

0 comments on commit 58c24b8

Please sign in to comment.