Notificaion route for event aprovoal added

This commit is contained in:
Eudes Inácio
2021-02-09 13:31:34 +01:00
parent 202c769025
commit cb176672cb
527 changed files with 24288 additions and 18356 deletions
+1
View File
@@ -28,6 +28,7 @@ dependencies {
implementation fileTree(include: ['*.jar'], dir: 'libs')
implementation "androidx.appcompat:appcompat:$androidxAppCompatVersion"
implementation project(':capacitor-android')
implementation 'com.android.support:support-v4:28.0.0'
testImplementation "junit:junit:$junitVersion"
androidTestImplementation "androidx.test.ext:junit:$androidxJunitVersion"
androidTestImplementation "androidx.test.espresso:espresso-core:$androidxEspressoCoreVersion"