MCPcopy Create free account
hub / github.com/buggins/coolreader / getVersion

Method getVersion

android/src/org/coolreader/CoolReader.java:458–460  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

456 private String mVersion = "3.0";
457
458 public String getVersion() {
459 return mVersion;
460 }
461
462 TTS tts;
463 boolean ttsInitialized;

Callers 4

onCreateMethod · 0.95
updateSchemaMethod · 0.80
showBookInfoMethod · 0.80
AboutDialogMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected