Skip to content

Commit

Permalink
Merge pull request #6 from kkrekk/master
Browse files Browse the repository at this point in the history
Fixed Issue #5 Error deploying the application in Android Studio
  • Loading branch information
snt1017 committed Nov 20, 2022
2 parents ab9532a + 256fbed commit af789be
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/android/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
import android.content.Intent;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import android.support.annotation.NonNull;

import java.util.Arrays;
import java.util.List;
Expand Down

0 comments on commit af789be

Please sign in to comment.