Skip to content

Commit

Permalink
downgrading shadow plugin to 2.0.4
Browse files Browse the repository at this point in the history
To solve issues while running on travis
  • Loading branch information
ebartkus committed Jun 20, 2019
1 parent 346dcca commit e9ebaae
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 @@ -8,7 +8,7 @@ buildscript {
plugins {
id 'idea'
id 'com.palantir.git-version' version '0.5.2'
id 'com.github.johnrengelman.shadow' version '5.0.0'
id 'com.github.johnrengelman.shadow' version '2.0.4'
id 'java'
id "com.github.spotbugs" version "2.0.0" apply false
id "net.rdrei.android.buildtimetracker" version "0.11.0"
Expand Down

0 comments on commit e9ebaae

Please sign in to comment.