mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-29 17:44:36 +00:00
android: fix normal builds
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package me.kavishdevar.librepods.utils
|
||||
|
||||
import io.github.libxposed.service.XposedService
|
||||
|
||||
object XposedServiceHolder {
|
||||
var service: XposedService? = null
|
||||
}
|
||||
Reference in New Issue
Block a user