-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
34 lines (30 loc) · 780 Bytes
/
pubspec.yaml
File metadata and controls
34 lines (30 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
name: automatic_version_upgrader
version: 0.1.0+8
description: A command line interface to upgrade your app version automatically in a CI/CD flow.
homepage: https://github.com/tomassasovsky/automatic_version_upgrader.dart
environment:
sdk: ">=2.17.0 <3.0.0"
dependencies:
app_store_connect_app_versions: ^0.1.0+1
args: ^2.3.1
equatable: ^2.0.3
googleapis: ^9.1.0
googleapis_auth: ^1.3.1
gradle_properties: ^1.0.0
http: ^0.13.5
mason_logger: ^0.1.1
meta: ^1.8.0
pub_semver: ^2.1.1
pub_updater: ^0.2.2
pubspec: ^2.3.0
universal_io: ^2.0.4
usage: ^4.1.0
dev_dependencies:
build_runner: ^2.2.0
build_verify: ^3.0.0
build_version: ^2.1.1
mocktail: ^0.3.0
test: ^1.19.2
very_good_analysis: ^3.0.1
executables:
automatic_version_upgrader: