diff --git a/Introduction/LastPush/FinishTheApp/src/main/kotlin/last/push/gif/GifHelper.kt b/Introduction/LastPush/FinishTheApp/src/main/kotlin/last/push/gif/GifHelper.kt new file mode 100644 index 00000000..2c1cf9a8 --- /dev/null +++ b/Introduction/LastPush/FinishTheApp/src/main/kotlin/last/push/gif/GifHelper.kt @@ -0,0 +1,8 @@ +package last.push.gif + +import main + + +fun runApp() { + main() +} diff --git a/Introduction/LastPush/FinishTheApp/task-info.yaml b/Introduction/LastPush/FinishTheApp/task-info.yaml index b283985a..726d2580 100644 --- a/Introduction/LastPush/FinishTheApp/task-info.yaml +++ b/Introduction/LastPush/FinishTheApp/task-info.yaml @@ -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