fix build

This commit is contained in:
Milan Paunovic
2024-09-27 12:13:39 +02:00
parent ba5a32eb88
commit 92f72b4483
8 changed files with 47 additions and 16 deletions

View File

@ -1,5 +1,5 @@
<resources>
<string name="app_name">cally</string>
<string name="app_name">Cally - Planner</string>
<string name="expo_splash_screen_resize_mode" translatable="false">contain</string>
<string name="expo_splash_screen_status_bar_translucent" translatable="false">false</string>
<string name="expo_system_ui_user_interface_style" translatable="false">automatic</string>

View File

@ -1,4 +1,4 @@
rootProject.name = 'cally'
rootProject.name = 'Cally - Planner'
dependencyResolutionManagement {
versionCatalogs {