Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrated entire library and project's sample code to Kotlin, Gradle plugin updated to 7.4.1, target SDK 33, updated all dependencies, AndroidX #109

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BharathVishal
Copy link

@BharathVishal BharathVishal commented Feb 27, 2023

  • Migrated the entire library and sample project's code to Kotlin
  • Added 'Clear Log' button to the sample project. This clears all the generated logs.
  • Formatted output in log view.
  • Upgraded target SDK to 33, jvmTarget to 11 and build tools to 33.0.0
  • Migrated app to AndroidX and AppCompat.
  • Upgraded library version to 0.4.6
  • Upgraded Gradle plugin to 7.4.1
  • Updated all internal dependencies.

Hi @stealthcopter,
I have tested the sample app and the library after performing the Kotlin Migration. :)

- Migrated the entire library and sample project's code to Kotlin
- Added 'Clear Log' button to the sample project. This clears all the generated logs.
- Migrated app to AndroidX and AppCompat.
- Upgraded target SDK to 33, jvmTarget to 11 and build tools to 33.0.0
- Upgraded library version to 0.4.6
- Formatted output in log view.
- Upgraded Gradle plugin to 7.4.1
- Updated all internal dependencies.
@BharathVishal BharathVishal changed the title Major development commit - Migrated entire library and project's code to Kotlin, Gradle plugin update to 7.4.1, target SDK 33, updated all dependencies Migrated entire library and project's sample code to Kotlin, Gradle plugin update to 7.4.1, target SDK 33, updated all dependencies, AndroidX and AppCompat etc. Feb 27, 2023
@BharathVishal BharathVishal changed the title Migrated entire library and project's sample code to Kotlin, Gradle plugin update to 7.4.1, target SDK 33, updated all dependencies, AndroidX and AppCompat etc. Migrated entire library and project's sample code to Kotlin, Gradle plugin updated to 7.4.1, target SDK 33, updated all dependencies, AndroidX and AppCompat Feb 28, 2023
@BharathVishal BharathVishal changed the title Migrated entire library and project's sample code to Kotlin, Gradle plugin updated to 7.4.1, target SDK 33, updated all dependencies, AndroidX and AppCompat Migrated entire library and project's sample code to Kotlin, Gradle plugin updated to 7.4.1, target SDK 33, updated all dependencies, AndroidX Feb 28, 2023
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.

1 participant