mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
21cb7d5e96
- Create new folder for publications have been integrated. - Adicional touch to display the data in a more friendly way added.
5 lines
208 B
Groovy
5 lines
208 B
Groovy
include ':app'
|
|
include ':capacitor-cordova-android-plugins'
|
|
project(':capacitor-cordova-android-plugins').projectDir = new File('./capacitor-cordova-android-plugins/')
|
|
|
|
apply from: 'capacitor.settings.gradle' |