Update agp to 1.14 for mappings fix
This commit is contained in:
parent
190726678c
commit
09db31e61b
@ -3,7 +3,7 @@ allprojects {
|
|||||||
version '1.0.14-SNAPSHOT'
|
version '1.0.14-SNAPSHOT'
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
agpVersion = '1.13'
|
agpVersion = '1.14'
|
||||||
}
|
}
|
||||||
|
|
||||||
task cleanBuild {
|
task cleanBuild {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user