Skip to content

Commit

Permalink
Merge pull request #11 from moderGamer/renovate/com.android.library-7.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin com.android.library to v7.4.2
  • Loading branch information
SyntaxGalaxy authored May 30, 2023
2 parents 1a2d2a9 + c45a088 commit 331755c
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
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '7.2.1' apply false
id 'com.android.library' version '7.2.1' apply false
id 'com.android.library' version '7.4.2' apply false
}

task clean(type: Delete) {
Expand Down

0 comments on commit 331755c

Please sign in to comment.