Skip to content

Commit

Permalink
Changed co.riid.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
conquj committed Apr 17, 2024
1 parent 1c1806f commit d779eec
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
Expand Up @@ -18,7 +18,7 @@ buildscript {
plugins {
id 'base'
id 'maven-publish'
id "co.riiid.gradle" version "0.4.2"
id "io.github.humblerookie.gradle" version "0.5.0"
}

def incrementalBuild = !project.hasProperty("disableIncrementalBuild")
Expand Down

0 comments on commit d779eec

Please sign in to comment.