Skip to content

Commit e9ebaae

Browse files
author
ebartkus
committed
downgrading shadow plugin to 2.0.4
To solve issues while running on travis
1 parent 346dcca commit e9ebaae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
plugins {
99
id 'idea'
1010
id 'com.palantir.git-version' version '0.5.2'
11-
id 'com.github.johnrengelman.shadow' version '5.0.0'
11+
id 'com.github.johnrengelman.shadow' version '2.0.4'
1212
id 'java'
1313
id "com.github.spotbugs" version "2.0.0" apply false
1414
id "net.rdrei.android.buildtimetracker" version "0.11.0"

0 commit comments

Comments
 (0)