Skip to content
Snippets Groups Projects

Resolve "Upgrade flutter framework"

Merged Benoît Harrault requested to merge 8-upgrade-flutter-framework into master
6 files
+ 47
24
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 1
1
@@ -39,7 +39,7 @@ if (keystorePropertiesFile.exists()) {
}
android {
compileSdkVersion 30
compileSdkVersion 31
defaultConfig {
applicationId "org.benoitharrault.plotter"
Loading