diff --git a/build.gradle.kts b/build.gradle.kts index 5a49ce6..e8af8a4 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -14,7 +14,7 @@ repositories { dependencies { implementation("com.github.zhkl0228:unicorn:1.0.14") - implementation("com.github.zhkl0228:unidbg-android:0.9.7") + implementation("com.github.zhkl0228:unidbg-android:0.9.8") implementation("com.github.zhkl0228:unidbg-api:0.9.7") implementation("com.github.zhkl0228:unidbg-dynarmic:0.9.7") implementation("org.slf4j:slf4j-log4j12:2.0.16")