Skip to content

Commit

Permalink
CI: June 18 update
Browse files Browse the repository at this point in the history
  • Loading branch information
montransit committed Jun 18, 2024
1 parent 474f53e commit 6873b3a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 19 deletions.
2 changes: 1 addition & 1 deletion app-android/src/main/play/release-notes/en-US/default.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Schedule from June 9, 2024 to September 1, 2024.
Schedule from June 16, 2024 to September 1, 2024.
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
'1796',20240609,1
'2086',20240610,1
'2087',20240610,1
'2086',20240611,1
'2087',20240611,1
'2430',20240611,1
'2086',20240612,1
'2087',20240612,1
'2658',20240612,1
'2086',20240613,1
'2087',20240613,1
'2430',20240613,1
'2086',20240614,1
'2089',20240614,1
'2658',20240614,1
'2985',20240615,1
'1796',20240616,1
'2086',20240617,1
'2087',20240617,1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<string name="current_gtfs_rts_area_max_lat">49.87338</string>
<string name="current_gtfs_rts_area_min_lng">-125.14771</string>
<string name="current_gtfs_rts_area_max_lng">-124.79517</string>
<integer name="current_gtfs_rts_first_departure_in_sec">1717947600</integer><!-- 2024/06/09 08:40:00 PDT -->
<integer name="current_gtfs_rts_first_departure_in_sec">1718552400</integer><!-- 2024/06/16 08:40:00 PDT -->
<integer name="current_gtfs_rts_last_departure_in_sec">1725245460</integer><!-- 2024/09/01 19:51:00 PDT -->
</resources>
2 changes: 1 addition & 1 deletion app-android/src/main/res/values/gtfs_rts_values.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<integer name="gtfs_rts_db_version">20240611</integer>
<integer name="gtfs_rts_db_version">20240618</integer>
<string name="gtfs_rts_authority">org.mtransit.android.ca_comox_valley_transit_system_bus.gtfs</string>
<string name="gtfs_status_for_poi_authority">@string/gtfs_rts_authority</string>
<string name="gtfs_rts_contact_us">https://www.bctransit.com/contact</string>
Expand Down

0 comments on commit 6873b3a

Please sign in to comment.