Greg Simon
Results
1
comments of
Greg Simon
Hey guys I still can't find a way to properly import this... import com.androidmads.library.qrgenearator.QRGContents import com.androidmads.library.qrgenearator.QRGEncoder Throws Unresolved Reference errors Here's my module level gradle: implementation ("androidmads.library.qrgenearator:QRGenearator:1.0.3") And my settings.gradle...