Add missing import

This commit is contained in:
Super12138 2024-04-10 22:10:07 +08:00 committed by GitHub
parent 9ad17b1305
commit 76d850cb7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,5 @@
import java.io.File
plugins {
id("com.android.application")
id("org.jetbrains.kotlin.android")