Remove unused dependency

This commit is contained in:
vfsfitvnm
2022-06-06 21:20:04 +02:00
parent 53f878cbb1
commit 5830991b00
2 changed files with 0 additions and 2 deletions

View File

@@ -30,7 +30,6 @@ dependencyResolutionManagement {
version("accompanist", "0.24.10-beta")
alias("accompanist-systemuicontroller").to("com.google.accompanist", "accompanist-systemuicontroller").versionRef("accompanist")
alias("accompanist-flowlayout").to("com.google.accompanist", "accompanist-flowlayout").versionRef("accompanist")
alias("datastore").to("androidx.datastore", "datastore-preferences").version("1.0.0")