Skip to content

Conversation

abnegate
Copy link
Member

@abnegate abnegate commented Feb 3, 2022

No description provided.

Copy link
Member

@lohanidamodar lohanidamodar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tiny change, rest looks good.

Copy link
Member

@lohanidamodar lohanidamodar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some more small issues.

*
* @return [T]
*/
@Throws(AppwriteException::class)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove the hardcoded value here too

@@ -1,5 +1,6 @@
package {{ sdk.namespace | caseDot }}.models

import kotlin.collections.Collection
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this required?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep it is now - not sure how it wasn't before, but now without this there is a compilation error stating Collection does not require type arguments when used here, as it was referring to io.appwrite.models.Collection instead

Copy link
Contributor

@christyjacob4 christyjacob4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@abnegate abnegate merged commit 063d7be into feat-preps-for-0.13 Feb 11, 2022
@lohanidamodar lohanidamodar deleted the feat-android-large-file branch June 5, 2022 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants