libmvi/src/main/java/com/runt/open/mvi/retrofit/Interceptor/OpenInterceptor.java
@@ -33,7 +33,7 @@ public class OpenInterceptor implements Interceptor { protected final Charset UTF8 = Charset.forName("UTF-8"); protected final String ENCRYPT = "encrypt"; protected final String ENCRYPT = "body"; @Override public Response intercept(Chain chain) throws IOException {