Rubab Uddin
Results
3
comments of
Rubab Uddin
try the following in your gradle build using "master-SNAPSHOT" instead ``` allprojects { repositories { mavenCentral() maven { url 'https://jitpack.io' } } } dependencies { testCompile group: 'junit', name: 'junit',...
also interested in this feature request - the above workaround doesn't work for me since I need users to be able to click on the cell to copy the full...