Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
onCreate
Method · 0.95
updateSchema
Method · 0.80
showBookInfo
Method · 0.80
AboutDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected