Skip to content

Commit

Permalink
Merge pull request #76 from yamin8000/renovate/kotlin-monorepo
Browse files Browse the repository at this point in the history
Update plugin org.jetbrains.kotlin.android to v1.8.10
  • Loading branch information
yamin8000 authored Feb 10, 2023
2 parents 6554139 + 7eb5be2 commit 67c2869
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 @@ -28,7 +28,7 @@ buildscript {
plugins {
id 'com.android.application' version '7.4.1' apply false
id 'com.android.library' version '7.4.1' apply false
id 'org.jetbrains.kotlin.android' version '1.7.20' apply false
id 'org.jetbrains.kotlin.android' version '1.8.10' apply false
}

task clean(type: Delete) {
Expand Down

0 comments on commit 67c2869

Please sign in to comment.