Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update plugin com.android.library to v8.1.4
Browse files Browse the repository at this point in the history
renovate[bot] authored Nov 16, 2023
1 parent 5437abb commit 28288e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@


plugins {
id("com.android.library") version "8.1.3" apply false
id("com.android.library") version "8.1.4" apply false
id("com.android.application") version "8.1.3" apply false

kotlin("multiplatform") version "1.9.0" apply false

0 comments on commit 28288e4

Please sign in to comment.