Fix warning on release build

This commit is contained in:
Benoit Marty 2019-10-09 16:47:27 +02:00
parent 55c80d3743
commit db009ce683
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
* limitations under the License.
*/
@file:Suppress("UNUSED_PARAMETER")
package im.vector.riotx.receivers
import android.content.BroadcastReceiver