6.7.0 - Alpha3 - 应用启动器图标支持自适应图标特性 (issue #405)
This commit is contained in:
@@ -481,7 +481,7 @@ android {
|
||||
"intentCategory" to "android.intent.category.LAUNCHER",
|
||||
"intentCategoryInrt" to "android.intent.category.DEFAULT",
|
||||
"authorities" to "org.autojs.autojs6.fileprovider",
|
||||
"icon" to "@drawable/autojs6_material",
|
||||
"icon" to "@mipmap/ic_app_launcher_adaptive",
|
||||
)
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user