Version info of VirtualApp project. @author Lody
| 9 | */ |
| 10 | |
| 11 | public class Build { |
| 12 | |
| 13 | public static final String VERSION_NAME = "Build-823-01"; |
| 14 | |
| 15 | public static final int VERSION_CODE = 8230001; |
| 16 | } |
nothing calls this directly
no outgoing calls
no test coverage detected