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
3 lines
77 B
INI
3 lines
77 B
INI
POM_NAME=com.nytimes.android
|
|
POM_ARTIFACT_ID=store-kotlin3
|
|
POM_PACKAGING=aar
|