Skip to content

Commit

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

Update plugin com.android.dynamic-feature to v7.4.2
  • Loading branch information
youndon authored Feb 27, 2023
2 parents 47bd861 + 185eafe commit 1be8187
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 @@ -4,7 +4,7 @@ plugins {
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.dynamic-feature") version "7.4.1" apply false
id("com.android.dynamic-feature") version "7.4.2" apply false
}

buildscript {
Expand Down

0 comments on commit 1be8187

Please sign in to comment.