diff --git a/README.md b/README.md index 0ef226c..46f4b83 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ android { targetCompatibility JavaVersion.VERSION_1_8 } } +``` Ref: [Java 8 support](https://developer.android.com/studio/write/java8-support)