mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 04:27:02 +05:30
all: update to Compose alpha08 and Kotlin 1.4.20
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
6597f0058d
commit
f8b8ce0b5b
7 changed files with 16 additions and 16 deletions
|
@ -1,7 +1,7 @@
|
|||
rootProject.ext.versions = [
|
||||
agp: '7.0.0-alpha01',
|
||||
daggerHilt: '2.30.1-alpha',
|
||||
kotlin: '1.4.10',
|
||||
kotlin: '1.4.20',
|
||||
lint: '27.3.0-alpha01',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue