feat: Add slashcommand api
This commit is contained in:
@@ -22,3 +22,6 @@ project(':capacitor-local-notifications').projectDir = new File('../../node_modu
|
||||
|
||||
include ':capacitor-push-notifications'
|
||||
project(':capacitor-push-notifications').projectDir = new File('../../node_modules/@capacitor/push-notifications/android')
|
||||
|
||||
include ':capawesome-capacitor-app-update'
|
||||
project(':capawesome-capacitor-app-update').projectDir = new File('../../node_modules/@capawesome/capacitor-app-update/android')
|
||||
|
||||
Reference in New Issue
Block a user