Skip to content

Commit

Permalink
Update CS 492 topics.
Browse files Browse the repository at this point in the history
  • Loading branch information
robwhess committed Jan 23, 2024
1 parent 37a8c01 commit 509417f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/data/courses/w24/cs492/topics.js
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ const topics = [
{
title: 'Getting Started with Android Studio',
weeks: [ 2 ],
isCurrent: true,
resources: [
{
title: 'Lecture notes',
Expand All @@ -126,6 +127,7 @@ const topics = [
{
title: 'Our First Android App: To-Dos',
weeks: [ 2 ],
isCurrent: true,
resources: [
{
title: 'Lecture notes',
Expand Down

0 comments on commit 509417f

Please sign in to comment.