MISC: enhance code step 4 (flatten packages & merge kotlin files)

This commit is contained in:
imkiva
2021-05-08 18:49:01 +08:00
committed by Kiva Oyama
parent 6780c29f94
commit 47d2999207
146 changed files with 2463 additions and 2678 deletions

View File

@ -7,7 +7,7 @@ import android.os.Environment
import android.provider.DocumentsContract
import android.provider.MediaStore
import io.neoterm.R
import io.neoterm.frontend.config.NeoTermPath
import io.neoterm.component.config.NeoTermPath
import io.neoterm.frontend.floating.TerminalDialog
import java.nio.file.Files
import java.nio.file.Paths