Skip to content

Commit 9b26919

Browse files
committed
CI: July 23 update
1 parent 9900dd0 commit 9b26919

File tree

4 files changed

+3
-20
lines changed

4 files changed

+3
-20
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Schedule from July 14, 2024 to September 2, 2024.
1+
Schedule from July 21, 2024 to September 2, 2024.

app-android/src/main/res-current/raw/current_gtfs_schedule_service_dates

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,3 @@
1-
'2919',20240714,1
2-
'1798',20240715,1
3-
'1799',20240715,1
4-
'2915',20240715,1
5-
'1798',20240716,1
6-
'1799',20240716,1
7-
'2915',20240716,1
8-
'1798',20240717,1
9-
'1799',20240717,1
10-
'2915',20240717,1
11-
'1798',20240718,1
12-
'1799',20240718,1
13-
'2916',20240718,1
14-
'1579',20240719,1
15-
'1798',20240719,1
16-
'2916',20240719,1
17-
'1803',20240720,1
181
'2919',20240721,1
192
'1798',20240722,1
203
'1799',20240722,1

app-android/src/main/res-current/values/current_gtfs_rts_values_gen.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<string name="current_gtfs_rts_area_max_lat">49.77435</string>
77
<string name="current_gtfs_rts_area_min_lng">-123.16419</string>
88
<string name="current_gtfs_rts_area_max_lng">-123.09908</string>
9-
<integer name="current_gtfs_rts_first_departure_in_sec">1720967400</integer><!-- 2024/07/14 07:30:00 PDT -->
9+
<integer name="current_gtfs_rts_first_departure_in_sec">1721572200</integer><!-- 2024/07/21 07:30:00 PDT -->
1010
<integer name="current_gtfs_rts_last_departure_in_sec">1725338640</integer><!-- 2024/09/02 21:44:00 PDT -->
1111
</resources>

app-android/src/main/res/values/gtfs_rts_values.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
3-
<integer name="gtfs_rts_db_version">20240716</integer>
3+
<integer name="gtfs_rts_db_version">20240723</integer>
44
<string name="gtfs_rts_authority">org.mtransit.android.ca_squamish_transit_system_bus.gtfs</string>
55
<string name="gtfs_status_for_poi_authority">@string/gtfs_rts_authority</string>
66
<string name="gtfs_rts_contact_us">https://www.bctransit.com/contact</string>

0 commit comments

Comments
 (0)