mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 00:57:02 +05:30
build: uprev AGP
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
8b28267b68
commit
a50057d80c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ buildscript {
|
|||
ext {
|
||||
accompanist_version = "0.3.1"
|
||||
activity_version = "1.2.0-beta01"
|
||||
agp_version = "4.2.0-alpha14"
|
||||
agp_version = "4.2.0-alpha15"
|
||||
appcompat_version = "1.3.0-alpha02"
|
||||
browser_version = "1.3.0-alpha06"
|
||||
compose_version = "1.0.0-alpha05"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue