Skip to content

Commit

Permalink
Changed plugin id to com.gradle.develocity
Browse files Browse the repository at this point in the history
  • Loading branch information
nbradbury committed Aug 30, 2024
1 parent 1bd65d3 commit ffd1c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ pluginManagement {
}

plugins {
id "com.gradle.enterprise" version "3.18"
id "com.gradle.develocity" version "3.18"
}

rootProject.name = 'WPAndroid'
Expand Down

0 comments on commit ffd1c8d

Please sign in to comment.