mirror of
https://github.com/TeamVanced/VancedMicroG
synced 2025-02-15 20:26:48 +01:00
added missing import
This commit is contained in:
parent
6743f1d4b1
commit
2edcd4d5b3
@ -1,5 +1,7 @@
|
|||||||
package com.google.android.gms.http;
|
package com.google.android.gms.http;
|
||||||
|
|
||||||
|
import android.os.Bundle;
|
||||||
|
|
||||||
interface IGoogleHttpService {
|
interface IGoogleHttpService {
|
||||||
Bundle checkUrl(String url);
|
Bundle checkUrl(String url);
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user