mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-20 02:59:26 +01:00
Merge branch 'fix_versions' into 'main'
fix version on non mobile platforms See merge request famedly/fluffychat!426
This commit is contained in:
commit
9c5a590ee7
@ -3,7 +3,7 @@ import 'dart:io';
|
||||
import 'package:fluffychat/widgets/sentry_switch_list_tile.dart';
|
||||
import 'package:flutter/foundation.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
import 'package:package_info/package_info.dart';
|
||||
import 'package:package_info_plus/package_info_plus.dart';
|
||||
import 'package:url_launcher/url_launcher.dart';
|
||||
import 'package:flutter_gen/gen_l10n/l10n.dart';
|
||||
|
||||
|
@ -50,7 +50,7 @@ dependencies:
|
||||
ref: master
|
||||
open_file: ^3.2.0
|
||||
open_noti_settings: ^0.1.0
|
||||
package_info: ^2.0.0
|
||||
package_info_plus: ^1.0.3
|
||||
path_provider: ^2.0.1
|
||||
permission_handler: ^6.1.3
|
||||
pin_code_text_field: ^1.8.0
|
||||
|
Loading…
Reference in New Issue
Block a user