Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
chore(deps): 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] authored Jul 6, 2023
1 parent 91d589d commit 1a58e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testapp/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("com.android.library") version "8.0.2"
id("org.jetbrains.kotlin.android") version "1.8.21"
id("org.jetbrains.kotlin.android") version "1.9.0"
}

android {
Expand Down

0 comments on commit 1a58e75

Please sign in to comment.