Skip to content

Commit

Permalink
Merge branch 'dev' into 225-Add-course-name-on-downloads-card-UI
Browse files Browse the repository at this point in the history
  • Loading branch information
Anishyou authored Jan 28, 2024
2 parents d30193d + df404b1 commit 4afb36e
Show file tree
Hide file tree
Showing 20 changed files with 2,250 additions and 851 deletions.
2 changes: 1 addition & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
<application
android:label="gocast_mobile"
android:name="${applicationName}"
Expand Down
2,137 changes: 1,515 additions & 622 deletions lib/base/networking/api/gocast/api_v2.pb.dart

Large diffs are not rendered by default.

Loading

0 comments on commit 4afb36e

Please sign in to comment.