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
@@ -297,7 +297,7 @@ Remixer is a framework to iterate quickly on UI changes by allowing you to adjus
297
297
*[JavaPoet](https://github.com/square/javapoet) - A Java API for generating .java source files.
298
298
*[Lightweight Stream API](https://github.com/aNNiMON/Lightweight-Stream-API) - Stream API from Java 8 rewritten on iterators for Java 7 and below
299
299
*[Mosby](https://github.com/sockeqwe/mosby) - A Model-View-Presenter / Model-View-Intent library for modern Android apps
300
-
*[MvRx](airbnb/MvRx) - MvRx: Android on Autopilot
300
+
*[MvRx](https://github.com/airbnb/MvRx) - MvRx: Android on Autopilot
301
301
*[Optional](https://github.com/MrHadiSatrio/Optional) - Java 8 Optional-like APIs for everyone
302
302
*[RetroLambda](https://github.com/evant/gradle-retrolambda) - A Gradle plugin for getting Java lambda support in Java 6, 7 and android
303
303
*[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