How To Scroll Up on android by using latest version of appium 1.6.5

I am able to scroll down successfully but no idea how to scroll up by using the latest version of appium ,

As the driver .swipe() function is not available in the latest version of appium. I have also tried with the touch action functions, But didn’t get any solution.

If anyone can provide the sample code for both the swipe (horizontal and vertical) it will be great.Thanks In advance

@suryakanta939 - > Swipe/Scroll best practice with Java-Client 5