We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3721d commit 9aaa7d1Copy full SHA for 9aaa7d1
2 files changed
packages/app_usage/CHANGELOG.md
@@ -1,13 +1,10 @@
1
-## 4.0.2
2
-
3
-* Removing depricated function calls
4
5
## 4.0.1
6
7
* Upgrading gradle version
8
* Upgrading agp version
9
* Upgrading kotlin version
10
* Removing tracked files from git
+* Removing depricated function calls
11
12
## 4.0.0
13
packages/app_usage/pubspec.yaml
@@ -1,6 +1,6 @@
name: app_usage
description: App usage plugin for Android only, which can be used to get the time spent by the user in each app.
-version: 4.0.2
+version: 4.0.1
homepage: https://github.com/cph-cachet/flutter-plugins/blob/master/packages/app_usage
environment:
0 commit comments