MCPcopy Create free account
hub / github.com/cinit/TMoe / getPackageInfo

Method getPackageInfo

app/src/main/java/cc/ioctl/tmoe/util/HostInfo.java:70–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 }
69
70 @NonNull
71 public static PackageInfo getPackageInfo() {
72 return sHostPackageInfo;
73 }
74
75 public static int getVersionCode() {
76 return sHostVersionCode;

Callers 1

setHostApplicationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected