mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 23:47:02 +05:30
build: uprev AGP and add AS version note to README
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
3e7b1a1de8
commit
0588cceee0
2 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
||||||
# Claw for [lobste.rs](https://lobste.rs)
|
# Claw for [lobste.rs](https://lobste.rs)
|
||||||
|
|
||||||
Android app for read-only access to [lobste.rs](https://lobste.rs) community, built with [Jetpack Compose](https://developer.android.com/jetpack/compose).
|
Android app for read-only access to [lobste.rs](https://lobste.rs) community, built with [Jetpack Compose](https://developer.android.com/jetpack/compose).
|
||||||
|
|
||||||
|
Requires Android Studio 2020.3.1 to work.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
rootProject.ext.versions = [
|
rootProject.ext.versions = [
|
||||||
agp: '4.2.0-alpha16',
|
agp: '7.0.0-alpha01',
|
||||||
daggerHilt: '2.30.1-alpha',
|
daggerHilt: '2.30.1-alpha',
|
||||||
kotlin: '1.4.10',
|
kotlin: '1.4.10',
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue