1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-06 00:02:48 +02:00

There are no views to bind in this module.

This commit is contained in:
Benoit Marty
2022-09-05 17:40:34 +02:00
parent 7879289877
commit bf25ef4369

View File

@@ -340,10 +340,6 @@ android {
"-opt-in=kotlinx.coroutines.ExperimentalCoroutinesApi",
]
}
buildFeatures {
viewBinding true
}
}
dependencies {