Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
Fix Android build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashley Medway committed Jun 29, 2021
1 parent f9d8370 commit 9ff37b1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package com.servicesight.capacitor.startnavigation;

import com.getcapacitor.JSObject;
import com.getcapacitor.NativePlugin;
import com.getcapacitor.annotation.CapacitorPlugin;
import com.getcapacitor.Plugin;
import com.getcapacitor.PluginCall;
import com.getcapacitor.PluginMethod;
Expand Down

0 comments on commit 9ff37b1

Please sign in to comment.