chore: update compose

This commit is contained in:
Infi 2022-12-27 15:54:34 +01:00
parent af4e3aa12f
commit 2eeb44e800
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
buildscript {
ext {
compose_version = '1.3.2'
compose_libraries_version = '1.3.1'
compose_libraries_version = '1.3.2'
accompanist_version = '0.27.1'
okhttp_version = '4.10.0'
nav_version = '2.5.3'