Skip to content

Commit

Permalink
fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
F43nd1r committed Dec 10, 2021
1 parent 805581c commit de43050
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ package org.acra.collector
import android.Manifest
import android.annotation.SuppressLint
import android.content.Context
import android.os.Build
import androidx.annotation.RequiresPermission
import com.google.auto.service.AutoService
import org.acra.ACRA
Expand Down

0 comments on commit de43050

Please sign in to comment.