This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Client
/
HnqjSdk
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
5149abc689
Branches
Tags
master
HnqjSdk
/
hnqj
/
src
/
main
/
java
/
com
/
yyrh
/
Version.java
Version.java
99 B
History
Raw
1
2
3
4
5
package com.yyrh;
public class Version {
public static final String VERSION_NAME = "2.2.0";
}