Merge pull request #1478 from vector-im/feature/bma/fixTemplate

Fix template
This commit is contained in:
Benoit Marty 2023-10-03 17:22:55 +02:00 committed by GitHub
commit def8c59489
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 315 additions and 5 deletions

View file

@ -14,8 +14,6 @@
* limitations under the License.
*/
// TODO: Remove once https://youtrack.jetbrains.com/issue/KTIJ-19369 is fixed
@Suppress("DSL_SCOPE_VIOLATION")
plugins {
id("io.element.android-compose-library")
alias(libs.plugins.anvil)