Embed AES/RSA/SHA-1 crypto implementation
This commit is contained in:
49 files changed
+931
-1107
No files matched your search
+3
-2
@@ -1,7 +1,8 @@
|
||||
kotlin.code.style=official
|
||||
kotlin.native.ignoreDisabledTargets=true
|
||||
kotlin.native.enableKlibsCrossCompilation=true
|
||||
kotlin.mpp.enableCInteropCommonization=false
|
||||
kotlin.daemon.jvmargs=-Xmx2048M
|
||||
org.gradle.jvmargs=-Xmx3g -Dfile.encoding=UTF-8
|
||||
libVersion=0.1.1
|
||||
protocolVersion=26.2-0.1.1
|
||||
libVersion=0.2.0
|
||||
protocolVersion=26.2
|
||||
Reference in New Issue
Block a user