Skip to content

Instantly share code, notes, and snippets.

@vbalagovic
Created April 3, 2022 20:16
Show Gist options
  • Save vbalagovic/0f9d693a8a10cf26183de6a2dfdf598d to your computer and use it in GitHub Desktop.
Save vbalagovic/0f9d693a8a10cf26183de6a2dfdf598d to your computer and use it in GitHub Desktop.
defaultConfig {
applicationId "io.skeleton_flutter.app"
minSdkVersion 16
targetSdkVersion 30
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment