build: upgrade accompanist

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-10-29 14:57:30 +05:30
parent df74ff587a
commit 415d9e075d
No known key found for this signature in database
GPG key ID: 366D7BBAD1031E80

View file

@ -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"