Skip to content

Commit

Permalink
feat: add GifHandler
Browse files Browse the repository at this point in the history
  • Loading branch information
GirZ0n committed Jul 7, 2023
1 parent c401aa8 commit b7f596f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
package last.push.gif

import main


fun runApp() {
main()
}
2 changes: 2 additions & 0 deletions Introduction/LastPush/FinishTheApp/task-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ files:
visible: false
- name: test/Tests.kt
visible: false
- name: src/main/kotlin/last/push/gif/GifHelper.kt
visible: false
feedback_link: https://docs.google.com/forms/d/e/1FAIpQLScylICclQIi9_YDjO7iuyRITDLn0Qgzw_aLxKxiishKAbL0qg/viewform?usp=pp_url&entry.2103429047=Introduction/Last+push/Finish+the+app

0 comments on commit b7f596f

Please sign in to comment.