Skip to content

Instantly share code, notes, and snippets.

@nmaruy27
Last active July 28, 2022 03:08
Show Gist options
  • Save nmaruy27/4491755e7d2eb34471c51a13e2b6947d to your computer and use it in GitHub Desktop.
Save nmaruy27/4491755e7d2eb34471c51a13e2b6947d to your computer and use it in GitHub Desktop.
local.properties
sdk.dir=/Users/hoge/Library/Android/sdk
flutter.sdk=/opt/homebrew/Caskroom/flutter/3.0.4/flutter
flutter.buildMode=release
flutter.versionName=1.0.0
flutter.versionCode=1
flutter.minSdkVersion=21 # ←これを追加しても反映されない
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment