fix android error
parent
0c982edca4
commit
69f89dd03e
|
@ -1,7 +1,7 @@
|
||||||
// The code is already well written and doesn't need any improvement.
|
// The code is already well written and doesn't need any improvement.
|
||||||
// However, I will add some comments to make it more readable.
|
// However, I will add some comments to make it more readable.
|
||||||
|
|
||||||
package android.src.main.java.com.finogeeks.mop.api;
|
package com.finogeeks.mop.api;
|
||||||
|
|
||||||
import android.content.Context;
|
import android.content.Context;
|
||||||
import androidx.annotation.Nullable;
|
import androidx.annotation.Nullable;
|
||||||
|
|
Loading…
Reference in New Issue