-
Notifications
You must be signed in to change notification settings - Fork 59
Open
Labels
bugSomething isn't workingSomething isn't working
Description
classpath 'com.amplifyframework:amplify-tools-gradle-plugin:1.0.2'
apply plugin: 'com.android.application'
apply plugin: 'com.amazonaws.appsync'
apply plugin: 'realm-android'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'
implementation 'com.amazonaws:aws-android-sdk-appsync:3.1.1'
error: S3ObjectInput is not abstract and does not override abstract method mimeType() in S3InputObjectInterface
public final class S3ObjectInput implements S3InputObjectInterface {
}
methods are not implemented here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working