Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Commit

Permalink
Remove resolutionStrategy
Browse files Browse the repository at this point in the history
  • Loading branch information
rstockbridge committed Oct 13, 2019
1 parent cece504 commit 88a87a9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,4 @@ subprojects {

apply plugin: "com.github.hierynomus.license"
apply from: 'https://raw.githubusercontent.com/stkent/JCenter/master/license0.13.1.gradle'

configurations.all {
resolutionStrategy.force 'com.android.support:support-v4:28.0.0'
}
}

0 comments on commit 88a87a9

Please sign in to comment.