chore: Add privacy informations to app

This commit is contained in:
Christian Pauly 2020-10-03 11:11:28 +02:00
commit ca559029ef
5 changed files with 41 additions and 16 deletions

View file

@ -1053,5 +1053,5 @@ packages:
source: hosted
version: "0.1.2"
sdks:
dart: ">=2.10.0-110 <=2.11.0-161.0.dev"
dart: ">=2.10.0-110 <2.11.0"
flutter: ">=1.20.0 <2.0.0"