supportLibraryVersion 28
This commit is contained in:
parent
1ccb895ff9
commit
12260779e6
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ apply plugin: "jacoco-android"
|
|||
apply plugin: 'com.jakewharton.butterknife'
|
||||
|
||||
ext {
|
||||
supportLibraryVersion = "27.1.1"
|
||||
supportLibraryVersion = "28.0.0"
|
||||
ormLiteVersion = "4.46"
|
||||
powermockVersion = "1.7.3"
|
||||
dexmakerVersion = "1.2"
|
||||
|
|
Loading…
Reference in a new issue