Try to put compileSdk like this: compileSdk = flutter.compileSdkVersion Or as the error says, try to put compileSdkVersion = flutter.compileSdkVersion (or hardcoded value) if you are using older version of Flutter.