Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 915 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 915 Bytes

Mosby

A Model-View-Presenter library for modern Android apps.

Check the project website for more information.

Sample APK

You can find the smaple apk files in the release section

Changelog

The changelog can be found in the release section

Proguard

Mosby itself doesn't need any specific proguard rules. However, third party libraries that are integrated in mosby like Butterknife, FragmentArgs, Icepick and (optional) dagger 1 may have there own proguard rules. Please visit these projects site.

Build Status