code4romania / teacher-workout-android

Teacher Workout Android app
Mozilla Public License 2.0
5 stars 17 forks source link

Migrate to kts #13

Closed AlexandraDamaschin closed 3 years ago

AlexandraDamaschin commented 3 years ago

What does it fix?

Migrate gradle files to kts

Closes #XXX

How has it been tested?

lukstbit commented 3 years ago

Why not also switch the main build.gradle file to .kts?

AlexandraDamaschin commented 3 years ago

Why not also switch the main build.gradle file to .kts? There are all migrated now, not sure what are you referring to?

alexandru-calinoiu commented 3 years ago

Why not also switch the main build.gradle file to .kts? @lukstbit

Is there a build file that it did not get switched? I can't find any in this pr

lukstbit commented 3 years ago

@AlexandraDamaschin @alexandru-calinoiu My mistake, they are all migrated.