Downgrade supportLibVersion
This commit is contained in:
parent
b7840fb5b5
commit
3e792ebfe3
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ apply plugin: "jacoco-android"
|
|||
apply plugin: 'com.jakewharton.butterknife'
|
||||
|
||||
ext {
|
||||
supportLibraryVersion = "27.0.2"
|
||||
supportLibraryVersion = "25.4.0"
|
||||
ormLiteVersion = "4.46"
|
||||
powermockVersion = "1.7.3"
|
||||
dexmakerVersion = "1.2"
|
||||
|
|
Loading…
Reference in a new issue