Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 891 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 891 Bytes

diary-android androidlicense

Android implementation for 小记.

decomposer

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

License

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.