wrapper for mobile
This commit is contained in:
commit
8d300e4782
17 changed files with 1763 additions and 0 deletions
6
version.go
Normal file
6
version.go
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
package pm
|
||||
|
||||
// Version get current lib version
|
||||
func Version() string {
|
||||
return "ddacebe0"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue