10d0cf6d07
* Add store-kotlin module * Remove useless file * Fix package in AndroidManifest * Refactor module tests to assertJ * Remove wrong annotation * Add store-kotlin artifact to README * Add module README * Add KDoc to Javadoc jar * Add Experimental annotation * Mark all public store-kotlin classes as @Experimental * Replace use of rx's @Experimental with local one instead
1 line
126 B
Groovy
1 line
126 B
Groovy
include ':app', ':store', ':store-kotlin', ':middleware', ':cache', ':filesystem', ':middleware-moshi', ':middleware-jackson'
|