1
0
Fork 0
mirror of https://github.com/anyproto/anytype-kotlin.git synced 2025-06-08 05:47:05 +09:00

DROID-3564 App | Tech | DND improvements + remove legacy - Part 2 (#2304)

This commit is contained in:
Evgenii Kozlov 2025-04-13 21:24:13 +02:00 committed by GitHub
parent 900597c6a9
commit 65487ddcfe
Signed by: github
GPG key ID: B5690EEEBB952194
9 changed files with 108 additions and 101 deletions

View file

@ -65,7 +65,7 @@ dependencies {
implementation libs.composeAccompanistPagerIndicators
implementation libs.preference
implementation libs.activityCompose
implementation libs.composeReorderableLegacy
implementation libs.composeReorderable
debugImplementation libs.composeTooling
testImplementation libs.junit