mirror of
https://github.com/urosran/cally.git
synced 2025-11-26 00:24:53 +00:00
fix build
This commit is contained in:
@ -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>
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
rootProject.name = 'cally'
|
||||
rootProject.name = 'Cally - Planner'
|
||||
|
||||
dependencyResolutionManagement {
|
||||
versionCatalogs {
|
||||
|
||||
Reference in New Issue
Block a user