build: uprev AGP and add AS version note to README

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-12-02 14:59:34 +05:30
parent 3e7b1a1de8
commit 0588cceee0
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,5 @@
rootProject.ext.versions = [
agp: '4.2.0-alpha16',
agp: '7.0.0-alpha01',
daggerHilt: '2.30.1-alpha',
kotlin: '1.4.10',
]