Compare commits

..

1 Commits

Author SHA1 Message Date
ab254e37cf Update dependency flutter_secure_storage to v5 2021-11-15 10:01:27 +00:00
2 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Vikunja Cross-Platform app
# Vikunja Cross-Plattform app
[![Build Status](https://drone.kolaente.de/api/badges/vikunja/app/status.svg)](https://drone.kolaente.de/vikunja/app)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
[![Download](https://img.shields.io/badge/download-v0.1-brightgreen.svg)](https://storage.kolaente.de/minio/vikunja-app/)
[![TestFlight Beta](https://img.shields.io/badge/TestFlight-Beta-026CBB)](https://testflight.apple.com/join/KxOaAraq)
Vikunja as Flutter cross-platform app.
Vikunja as Flutter cross platform app.

View File

@ -10,7 +10,7 @@ dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.3
flutter_secure_storage: 3.3.5
flutter_secure_storage: 5.0.2
http: 0.12.0+3
after_layout: ^1.0.7