mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 03:17:03 +05:30
build: upgrade to AGP 7.0.0-alpha03
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
4922f3daf8
commit
39e912bb7f
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
rootProject.ext.versions = [
|
||||
agp: '7.0.0-alpha02',
|
||||
agp: '7.0.0-alpha03',
|
||||
daggerHilt: '2.30.1-alpha',
|
||||
kotlin: '1.4.21',
|
||||
lint: '27.3.0-alpha02',
|
||||
lint: '27.3.0-alpha03',
|
||||
]
|
||||
|
||||
rootProject.ext.build = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue