Fixes after rebase

This commit is contained in:
Jorge Martín
2025-09-01 17:11:38 +02:00
parent 2fd9eaf17f
commit 8f09fd62d9
117 changed files with 310 additions and 295 deletions

View File

@@ -1,10 +0,0 @@
/*
* Copyright 2022-2024 New Vector Ltd.
*
* SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial
* Please see LICENSE files in the repository root for full details.
*/
package io.element.android.libraries.di
abstract class AppScope private constructor()