You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -296,7 +296,7 @@ Remixer is a framework to iterate quickly on UI changes by allowing you to adjus
296
296
*[JavaPoet](https://github.com/square/javapoet) - A Java API for generating .java source files.
297
297
*[Lightweight Stream API](https://github.com/aNNiMON/Lightweight-Stream-API) - Stream API from Java 8 rewritten on iterators for Java 7 and below
298
298
*[Mosby](https://github.com/sockeqwe/mosby) - A Model-View-Presenter / Model-View-Intent library for modern Android apps
299
-
*[MvRx](airbnb/MvRx) - MvRx: Android on Autopilot
299
+
*[MvRx](https://github.com/airbnb/MvRx) - MvRx: Android on Autopilot
300
300
*[Optional](https://github.com/MrHadiSatrio/Optional) - Java 8 Optional-like APIs for everyone
301
301
*[RetroLambda](https://github.com/evant/gradle-retrolambda) - A Gradle plugin for getting Java lambda support in Java 6, 7 and android
302
302
*[RxAndroid](https://github.com/ReactiveX/RxAndroid) – This module adds the minimum classes to RxJava that make writing reactive components in Android applications easy and hassle-free. More specifically, it provides a Scheduler that schedules on the main thread or any given Looper.
0 commit comments