platformtools
Toggle table of contents
androidJvm
common
wasmJs
Platform filter
androidJvm
common
wasmJs
Switch theme
Search in API
platformtools
releasefetcher
/
io.github.kdroidfilter.platformtools.releasefetcher.github
Package-level
declarations
Types
Functions
Types
Git
Hub
Release
Fetcher
Link copied to clipboard
class
GitHubReleaseFetcher
(
owner
:
String
,
repo
:
String
,
httpClient
:
HttpClient
=
client
)
Functions
get
Current
App
Version
Link copied to clipboard
androidJvm
common
wasmJs
actual
fun
getCurrentAppVersion
(
)
:
String
expect
fun
getCurrentAppVersion
(
)
:
String
Returns the current application version.
actual
fun
getCurrentAppVersion
(
)
:
String