Skip to content

Commit

Permalink
Update GameUtils.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan09811 authored Dec 13, 2024
1 parent 4613f29 commit 79ae637
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ object GameUtils {
" "
),
filePath.replace("\n", " "),
uri,
uri.toString(),
null,
FileUtil.getFilename(Uri.parse(filePath))
)
Expand Down

0 comments on commit 79ae637

Please sign in to comment.