so here is how I did this new project:
1. made new project in IDEA, Kotlin
2. setup folders
3. tried to do init, failed, refused to make build file
4. went back and made one class and one test
5. reran init, it made build file
6. went and got all the deps from the other working project