mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
fixed illegal unicode escp in win env
- https://issuetracker.google.com/issues/389488321
This commit is contained in:
@@ -5,6 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
android {
|
||||
buildToolsVersion "35.0.1"
|
||||
namespace "com.android.systemui.unfold"
|
||||
buildFeatures {
|
||||
aidl true
|
||||
|
||||
Reference in New Issue
Block a user