1.android.hide.libcore.7.0.0_r17.source-code.Version Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of libcore Show documentation
Show all versions of libcore Show documentation
Android Hidden API / libcore
public class Version {
public static String getVersion() {
return "libcore:7.0.0_r17";
}
}