Modernize test-fixture project. (#465)

This commit is contained in:
Yang
2026-03-14 17:27:13 +11:00
committed by GitHub
parent 38164a29c1
commit 597aa7c21b
13 changed files with 92 additions and 89 deletions
+5
View File
@@ -0,0 +1,5 @@
plugins {
id("com.android.application") version "9.1.0" apply false
id("org.jetbrains.kotlin.android") version "2.3.10" apply false
}