build fix
This commit is contained in:
parent
6617882892
commit
ceaafb4897
@ -34,7 +34,7 @@ subprojects {
|
||||
if (project.plugins.hasPlugin('android') || project.plugins.hasPlugin('android-library')) {
|
||||
android {
|
||||
compileSdkVersion 31
|
||||
buildToolsVersion '31'
|
||||
buildToolsVersion '31.0.0'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -33,9 +33,9 @@ dependencies:
|
||||
open_file: ^3.2.1
|
||||
path_provider: ^2.0.2
|
||||
permission_handler: ^8.1.4+2
|
||||
share_plus: ^2.1.4
|
||||
share_plus: ^3.0.4
|
||||
package_info_plus: ^1.0.6
|
||||
connectivity_plus: ^1.1.0
|
||||
connectivity_plus: ^2.0.2
|
||||
flutter_displaymode: ^0.3.2
|
||||
|
||||
dev_dependencies:
|
||||
|
Loading…
x
Reference in New Issue
Block a user