We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 346dcca commit e9ebaaeCopy full SHA for e9ebaae
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
plugins {
9
id 'idea'
10
id 'com.palantir.git-version' version '0.5.2'
11
- id 'com.github.johnrengelman.shadow' version '5.0.0'
+ id 'com.github.johnrengelman.shadow' version '2.0.4'
12
id 'java'
13
id "com.github.spotbugs" version "2.0.0" apply false
14
id "net.rdrei.android.buildtimetracker" version "0.11.0"
0 commit comments