AndroidNetworkTools
AndroidNetworkTools copied to clipboard
Migrated entire library and project's sample code to Kotlin, Gradle plugin updated to 7.4.1, target SDK 33, updated all dependencies, AndroidX
- 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. :)