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