Teamwork / android-clean-architecture

Showcasing a Clean Architecture approach from our Android applications framework!
https://developer.teamwork.com/
Other
161 stars 16 forks source link

Build: updated to latest build tools, Gradle wrapper and compile SDK level #6

Closed marcosalis closed 4 years ago

marcosalis commented 4 years ago

Kotlin: 1.3.61 Build tools: 29.0.2 Gradle build tools: 3.5.3

marcosalis commented 4 years ago

Side note: With this (and projects) whenever I check it out fresh, I have to go and rename all the modules .iml files, they get prefixed with the name of the repo e.g android-clean-architecture-sample-app 🤔

🤔 I think some of the .idea files got messed up. I'll fix it in a separate PR, thank you 👍