Skip to content

Commit

Permalink
CI: July 23 update
Browse files Browse the repository at this point in the history
  • Loading branch information
montransit committed Jul 23, 2024
1 parent f432a3e commit ac079b5
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 10 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 July 14, 2024 to August 31, 2024.
Schedule from July 21, 2024 to August 31, 2024.
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
'2393',20240714,1
'1798',20240715,1
'1798',20240716,1
'1798',20240717,1
'1798',20240718,1
'1798',20240719,1
'1803',20240720,1
'2393',20240721,1
'1798',20240722,1
'1798',20240723,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">50.07352</string>
<string name="current_gtfs_rts_area_min_lng">-119.7902</string>
<string name="current_gtfs_rts_area_max_lng">-119.34723</string>
<integer name="current_gtfs_rts_first_departure_in_sec">1720963500</integer><!-- 2024/07/14 06:25:00 PDT -->
<integer name="current_gtfs_rts_first_departure_in_sec">1721568300</integer><!-- 2024/07/21 06:25:00 PDT -->
<integer name="current_gtfs_rts_last_departure_in_sec">1725179580</integer><!-- 2024/09/01 01:33: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">20240716</integer>
<integer name="gtfs_rts_db_version">20240723</integer>
<string name="gtfs_rts_authority">org.mtransit.android.ca_kelowna_regional_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 ac079b5

Please sign in to comment.