Update API to 92
This commit is contained in:
parent
11f89ef0bb
commit
df3d710f6b
|
|
@ -146,7 +146,7 @@ public final class XposedBridge {
|
||||||
*/
|
*/
|
||||||
public static int getXposedVersion() {
|
public static int getXposedVersion() {
|
||||||
// ed: fixed value for now
|
// ed: fixed value for now
|
||||||
return 91;
|
return 92;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue