Enable seeking a recorded voice message (#1758)

This commit is contained in:
jonnyandrew 2023-11-10 09:18:01 +00:00 committed by GitHub
parent 941c196dcf
commit 7a4adf3e28
8 changed files with 261 additions and 95 deletions

View file

@ -14,7 +14,7 @@
* limitations under the License.
*/
plugins {
id("io.element.android-library")
id("io.element.android-compose-library")
alias(libs.plugins.anvil)
}