Skip to content

Commit

Permalink
Merge pull request #66 from City-Zouitel/renovate/com.android.library…
Browse files Browse the repository at this point in the history
…-7.x

Update plugin com.android.library to v7.4.2
  • Loading branch information
youndon committed Jul 4, 2023
2 parents 386f79f + 66b1df2 commit d912c12
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
Expand Up @@ -3,7 +3,7 @@ plugins {
alias(libs.plugins.dependencyanalysis)
id("com.android.application") version "7.4.0" apply false
id("org.jetbrains.kotlin.android") version "1.8.0" apply false
id("com.android.library") version "7.4.0" apply false
id("com.android.library") version "7.4.2" apply false
id("com.android.dynamic-feature") version "7.4.2" apply false
id("com.android.test") version "7.4.2" apply false
id("org.jetbrains.kotlin.jvm") version "1.7.21" apply false
Expand Down

0 comments on commit d912c12

Please sign in to comment.