安卓客户端新增登录窗体,测试完成登录效果,v1.7.6

This commit is contained in:
dathlin
2017-11-05 19:14:47 +08:00
parent 9d49827f83
commit 7c3bd632b5
23 changed files with 880 additions and 58 deletions

View File

@@ -44,7 +44,7 @@ namespace CommonLibrary
**************************************************************************/
SoftBasic.FrameworkVersion = new SystemVersion("1.7.5");
SoftBasic.FrameworkVersion = new SystemVersion("1.7.6");
}