add

@RequiresApi(value = 21)
abstract fun add(apk: Uri)

Adds the specified apk to this MutableApkList.