Skip to content
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit 4763c58

Browse files
committed
(Android) Add missing SuppressLint import
1 parent c97f96e commit 4763c58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

android/app/src/main/java/org/mozilla/firefoxsend/MainActivity.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
package org.mozilla.firefoxsend
22

3+
import android.annotation.SuppressLint
34
import android.content.ComponentName
45
import android.content.Intent
56
import android.graphics.Bitmap

0 commit comments

Comments
 (0)