Change app name and icon to Lawnchair

This commit is contained in:
paphonb
2018-02-15 19:39:11 +07:00
parent 36deb4874b
commit eef2579f25
30 changed files with 29 additions and 18 deletions

View File

@@ -20,5 +20,5 @@ package com.android.launcher3;
* Config file used by Make. This file is automatically generated when using gradle.
*/
public class BuildConfig {
public static final String APPLICATION_ID = "com.google.android.apps.nexuslauncher";
public static final String APPLICATION_ID = "ch.deletescape.lawnchair";
}