Feat: - Using Tauri v2 by default - Add new configuration to initiate mobile app - Add dependencies needed for mobile build Test: - Confirm to be built successfully - Confirm to keep settings for desktop and build successfully - Reuse most of components from desktop version
4 lines
52 B
Groovy
4 lines
52 B
Groovy
include ':app'
|
|
|
|
apply from: 'tauri.settings.gradle'
|