levibostian / Wendy-Android

Build offline first Android mobile apps. Remove loading screens, perform tasks instantly.
https://levibostian.github.io/Wendy-Android/wendy/
MIT License
64 stars 16 forks source link

0.1.2-alpha release #37

Closed levibostian closed 6 years ago

levibostian commented 6 years ago

I have been doing a lot of work on Wendy-iOS lately and while I was working on it, I found some bugs with Wendy-Android. I have gone through and fixed those in this release.

levibostian-oss-bot commented 6 years ago
1 Warning
:warning: I see you edited a build.gradle file. Keep in mind that unless you are simply upgrading version numbers of libraries, that is ok. If you are adding dependencies, you may get your PR denied to keep the library slim.

Output of generating docs:

Daemon will be stopped at the end of the build stopping after processing
Parallel execution is an incubating feature.
Build cache is an incubating feature.
:wendy:preBuild UP-TO-DATE
:wendy:preDebugBuild UP-TO-DATE
:wendy:compileDebugAidl FROM-CACHE
:wendy:compileDebugRenderscript FROM-CACHE
:wendy:preReleaseBuild UP-TO-DATE
:wendy:compileReleaseAidl FROM-CACHE
:wendy:compileReleaseRenderscript FROM-CACHE
:wendy:checkDebugManifest
:wendy:generateDebugBuildConfig FROM-CACHE
:wendy:generateDebugResValues FROM-CACHE
:wendy:generateDebugResources UP-TO-DATE
:wendy:packageDebugResources FROM-CACHE
:wendy:platformAttrExtractor FROM-CACHE
:wendy:processDebugManifest FROM-CACHE
:wendy:generateDebugRFile FROM-CACHE
:wendy:checkReleaseManifest
:wendy:generateReleaseBuildConfig FROM-CACHE
:wendy:generateReleaseResValues FROM-CACHE
:wendy:generateReleaseResources UP-TO-DATE
:wendy:packageReleaseResources FROM-CACHE
:wendy:processReleaseManifest FROM-CACHE
:wendy:generateReleaseRFile FROM-CACHE
:wendy:dokka

BUILD SUCCESSFUL in 24s
18 actionable tasks: 3 executed, 15 from cache

Generated by :no_entry_sign: Danger