Downgrade support library
We're not ready for the newer one yet, but we will be soon if all goes well. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
parent
7a8d14c85c
commit
bb43804d58
@ -68,7 +68,7 @@ ext {
|
|||||||
databindingVersion = '3.1.3'
|
databindingVersion = '3.1.3'
|
||||||
jsr305Version = '3.0.2'
|
jsr305Version = '3.0.2'
|
||||||
streamsupportVersion = '1.6.0'
|
streamsupportVersion = '1.6.0'
|
||||||
supportLibsVersion = '28.0.0'
|
supportLibsVersion = '27.1.1'
|
||||||
threetenabpVersion = '1.1.1'
|
threetenabpVersion = '1.1.1'
|
||||||
zxingEmbeddedVersion = '3.6.0'
|
zxingEmbeddedVersion = '3.6.0'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user