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

DROID-2966 App | Tech | Minor fix

This commit is contained in:
Evgenii Kozlov 2025-05-20 16:50:27 +02:00
parent 1844ecc3d5
commit c7e601716f

View file

@ -274,7 +274,7 @@ dependencies {
debugImplementation libs.fragmentTesting
debugImplementation libs.composeTooling
debugImplementation libs.composeToolingPreview
implementation libs.composeToolingPreview
}
apply plugin: 'com.google.gms.google-services'