rewrite JNI to Rust

This commit is contained in:
CherretGit
2025-10-09 00:31:05 +07:00
parent 6caff9b611
commit 14d6ea6caa
18 changed files with 486 additions and 810 deletions

View File

@@ -1,5 +1,5 @@
[versions]
agp = "8.13.0"
agp = "8.12.0"
kotlin = "2.2.10"
coreKtx = "1.17.0"
junit = "4.13.2"