提交 5e1e82da 编写于 作者: B Blankj

see 04/10 log

上级 60fdd85b
......@@ -14,5 +14,6 @@ object Config {
val FILE_SEP = System.getProperty("file.separator")
val LINE_SEP = System.getProperty("line.separator")
const val TEST_PKG = "com.blankj.testinstall"
val TEST_APK_PATH: String = PathUtils.getCachePathExternalFirst() + FILE_SEP + "test_install.apk"
val CACHE_PATH = PathUtils.getCachePathExternalFirst() + FILE_SEP
val TEST_APK_PATH: String = CACHE_PATH + "test_install.apk"
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册