Skip to content
This repository has been archived by the owner on Oct 22, 2023. It is now read-only.

Commit

Permalink
Update plugin org.jetbrains.kotlin.android to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 6, 2023
1 parent 74f7571 commit db283fd
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 @@ -27,7 +27,7 @@ buildscript {
plugins {
id 'com.android.application' version '8.0.2' apply false
id 'com.android.library' version '8.0.2' apply false
id 'org.jetbrains.kotlin.android' version '1.8.21' apply false
id 'org.jetbrains.kotlin.android' version '1.9.0' apply false
id 'com.google.devtools.ksp' version '1.8.21-1.0.11'
}

Expand Down

0 comments on commit db283fd

Please sign in to comment.