Create appshortcuts module
This commit is contained in:
@@ -44,6 +44,7 @@ dependencies {
|
||||
|
||||
implementation(project(":ktx"))
|
||||
implementation(project(":applications"))
|
||||
implementation(project(":appshortcuts"))
|
||||
implementation(project(":notifications"))
|
||||
implementation(project(":preferences"))
|
||||
implementation(project(":base"))
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
package de.mm20.launcher2.badges.providers
|
||||
|
||||
import android.content.ComponentName
|
||||
import android.content.Context
|
||||
import android.content.pm.PackageManager
|
||||
import de.mm20.launcher2.badges.Badge
|
||||
|
||||
Reference in New Issue
Block a user