mirror of
https://github.com/lief-project/LIEF
synced 2026-06-08 15:30:44 +00:00
Update OAT doc
This commit is contained in:
@@ -40,7 +40,7 @@ void init_versions(py::module& m) {
|
||||
|
||||
m.def("version_string",
|
||||
&version_string,
|
||||
"Return the Android version as a string.\n"
|
||||
"Return the " RST_CLASS_REF(lief.Android.ANDROID_VERSIONS) " as a string.\n"
|
||||
|
||||
"For example: ``7.0.1``",
|
||||
"version"_a);
|
||||
|
||||
Reference in New Issue
Block a user