mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-18 03:17:03 +05:30
build: upgrade accompanist
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
df74ff587a
commit
415d9e075d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
ext {
|
||||
accompanist_version = "0.3.1"
|
||||
accompanist_version = "0.3.2"
|
||||
activity_version = "1.2.0-beta01"
|
||||
agp_version = "4.2.0-alpha15"
|
||||
appcompat_version = "1.3.0-alpha02"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue