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