Skip to content

Commit

Permalink
Experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
TechsCode committed Mar 20, 2020
1 parent 2ec843c commit 39e3097
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 @@ -13,7 +13,7 @@ dependencies {
compile gradleApi()

//compile 'com.github.jengelman.gradle.plugins:shadow:5.2.0'
implementation 'me.TechsCode:shadow-5.2.0-SNAPSHOT:5.2.0';
implementation group: "me.TechsCode", name: 'shadow-5.2.0-SNAPSHOT', version: '5.2.0';
}

repositories {
Expand Down

0 comments on commit 39e3097

Please sign in to comment.