1
0
Fork 0
Commit Graph

9 Commits (961e359eeba33b7823451bac8b2107667e5ab0c7)

Author SHA1 Message Date
xiaoyu 961e359eeb Update finapplet version 2020-12-22 16:15:00 +08:00
xiaoyu 6412b87da6 签名打包 2020-12-16 11:21:10 +08:00
xiaoyu 9852585673 完善示例 2020-12-03 17:14:14 +08:00
xiaoyu dc04592f6c 1. 原来的小程序打开空白,需要重新编译;
2. 更新applicationId,和iOS保持一致。
2020-11-06 17:58:23 +08:00
xiaoyu 0581a6c383 更新finapplet版本,新版本finapplet已去除java8及以上版本语法特性,可不配置
compileOptions {
        sourceCompatibility JavaVersion.VERSION_1_8
        targetCompatibility JavaVersion.VERSION_1_8
    }
2020-11-06 17:47:01 +08:00
xiaoyu 86d3e6ab2e 集成最新稳定版sdk 2020-09-03 11:49:35 +08:00
developer 63776a96ef fix:appid 2020-04-22 21:31:31 +08:00
developer 60f186d8e0 update version 2020-03-21 19:57:53 +08:00
developer 84e919c124 initial commit 2020-03-07 20:26:34 +08:00