base android logic

This commit is contained in:
2026-03-12 19:10:16 +07:00
parent 2f7462e299
commit dfc24b8da3
5 changed files with 123 additions and 135 deletions
@@ -32,6 +32,7 @@ android {
}
dependencies {
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.15.2")
implementation("net.java.dev.jna:jna:5.13.0@aar")
implementation("androidx.core:core-ktx:1.9.0")
implementation("androidx.appcompat:appcompat:1.6.0")