1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-09 20:40:34 +08:00
1. 不使用压缩时字符串在内存直接编解码
2. 减少读取配置次数
This commit is contained in:
fumiama
2021-05-20 17:00:16 +08:00
parent 169b6f01a5
commit 9c493cd9e5
19 changed files with 133 additions and 47 deletions

2
.idea/compiler.xml generated
View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<bytecodeTargetLevel target="1.8" />
<bytecodeTargetLevel target="11" />
</component>
</project>