titansgroup / k4l-video-trimmer

A library with UI and mechanisms to trim local videos on Android applications.
MIT License
783 stars 220 forks source link

cant find OnK4LVideoListener #25

Open mhackeras opened 7 years ago

mhackeras commented 7 years ago

cant find OnK4LVideoListener when implementing it... :S

apoStyLEE commented 7 years ago

gradle file change to line;

compile 'life.knowledge4:k4l-video-trimmer:1.0' -> compile 'life.knowledge4:k4l-video-trimmer:1.1.3-SNAPSHOT'