forked from hardcoresushi/DroidFS
Add Version.toString()
This commit is contained in:
parent
b2154d319e
commit
3ba774fda3
@ -24,4 +24,6 @@ class Version(inputVersion: String) : Comparable<Version> {
|
|||||||
}
|
}
|
||||||
0
|
0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
override fun toString() = version
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user