Skip to content

Convert project from Java to Kotlin#157

Merged
Stypox merged 6 commits intomasterfrom
kotlin
Feb 6, 2023
Merged

Convert project from Java to Kotlin#157
Stypox merged 6 commits intomasterfrom
kotlin

Conversation

@Stypox
Copy link
Owner

@Stypox Stypox commented Jan 31, 2023

I'll let this PR out for a while so that we can check if everything still works fine.

Closes #96
Debug APK: app-debug.zip
Release APK: app-release.zip

@Stypox Stypox mentioned this pull request Jan 31, 2023
Doomsdayrs
Doomsdayrs previously approved these changes Feb 1, 2023
Copy link

@Doomsdayrs Doomsdayrs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, a typical easy java -> kotlin conversion.

@@ -1,5 +1,8 @@
plugins {

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Converting the gradle scripts to kotlin will help too, Would you like me to handle it?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you think converting gradle scripts to kotlin is a good idea? Does it have a clearer syntax than Groovy? Did the research myself. Yes this is a good idea. Could you handle it, in a separate PR, please? I have no experience at all in Kotlin-for-gradle. ;-)

@Doomsdayrs
Copy link

Tested the app, All good

@Stypox Stypox merged commit 1568581 into master Feb 6, 2023
@Stypox Stypox deleted the kotlin branch February 27, 2025 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Migration to Kotlin

2 participants