feat: keep device awake during navigation
This commit is contained in:
@@ -9,6 +9,7 @@ android {
|
||||
|
||||
apply from: "../capacitor-cordova-android-plugins/cordova.variables.gradle"
|
||||
dependencies {
|
||||
implementation project(':capacitor-community-keep-awake')
|
||||
implementation project(':capacitor-community-native-audio')
|
||||
implementation project(':capacitor-community-sqlite')
|
||||
implementation project(':capacitor-community-text-to-speech')
|
||||
|
||||
Reference in New Issue
Block a user