mirror of
https://github.com/wgtunnel/android.git
synced 2026-07-03 14:07:49 +02:00
fix: tasker launch of shortcuts (#290)
This commit is contained in:
@@ -23,6 +23,10 @@ android {
|
||||
)
|
||||
}
|
||||
|
||||
create(Constants.PRERELEASE) {
|
||||
initWith(getByName(Constants.RELEASE))
|
||||
}
|
||||
|
||||
create(Constants.NIGHTLY) {
|
||||
initWith(getByName(Constants.RELEASE))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user