Skip to content

Commit

Permalink
fix ios package name
Browse files Browse the repository at this point in the history
  • Loading branch information
Him188 committed Oct 19, 2024
1 parent 372ce23 commit 27653c5
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
* https://github.com/open-ani/ani/blob/main/LICENSE
*/

package me.him188.ani.app.platform

actual fun createMeteredNetworkDetector(context: Context): MeteredNetworkDetector {
return NoopMeteredNetworkDetector
}

0 comments on commit 27653c5

Please sign in to comment.