set flutter version for f-droid

This commit is contained in:
Fabian Freund
2024-06-02 09:15:02 +02:00
parent 96d10aeaee
commit 622a210164
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ publish_to: 'none'
version: 0.2.0+3
environment:
sdk: '>=3.4.0-190.1.beta <4.0.0'
sdk: '>=3.22.1 <4.0.0'
dependencies:
animations: ^2.0.11