Android implementation for 小记.
I have added the decomposer gradle plugin to decompile bytecode into Java. It helps us dive into the deep of Jetpack Compose, Kotlin Coroutine, and more.
Just run the magic command and check the dir app/build/decompiled
:
./gradlew clean :app:compileDebugKotlin
GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Copyright (C) 2024 iamwent
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it under certain conditions.