diff --git a/packages/app_usage/CHANGELOG.md b/packages/app_usage/CHANGELOG.md index 6a8bf5fb4..a55d13b08 100644 --- a/packages/app_usage/CHANGELOG.md +++ b/packages/app_usage/CHANGELOG.md @@ -1,3 +1,8 @@ +## 3.0.1 + +- Updated pubsec.yaml description +- Fixed license file + ## 3.0.0 - Updates Kotlin plugin and AGP diff --git a/packages/app_usage/LICENSE b/packages/app_usage/LICENSE index 12dd59ebb..67a247a2c 100644 --- a/packages/app_usage/LICENSE +++ b/packages/app_usage/LICENSE @@ -1,6 +1,6 @@ MIT License. -Copyright 2018-2022 Copenhagen Center for Health Technology (CACHET) at the Technical University of Denmark (DTU). +Copyright 2019 Copenhagen Center for Health Technology (CACHET) at the Technical University of Denmark (DTU). Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ”Software”), to deal in the Software without restriction, including without limitation @@ -14,3 +14,4 @@ THE SOFTWARE IS PROVIDED ”AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR I TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS +IN THE SOFTWARE. diff --git a/packages/app_usage/example/.flutter-plugins-dependencies b/packages/app_usage/example/.flutter-plugins-dependencies index d44607d03..8869a5276 100644 --- a/packages/app_usage/example/.flutter-plugins-dependencies +++ b/packages/app_usage/example/.flutter-plugins-dependencies @@ -1 +1 @@ -{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[],"android":[{"name":"app_usage","path":"/Users/hoffmatteo/Desktop/CACHET/flutter-plugins/packages/app_usage/","native_build":true,"dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"app_usage","dependencies":[]}],"date_created":"2023-06-26 15:23:07.247623","version":"3.7.7"} \ No newline at end of file +{"info":"This is a generated file; do not edit or check into version control.","plugins":{"ios":[],"android":[{"name":"app_usage","path":"/Users/hoffmatteo/Desktop/CACHET/flutter-plugins/packages/app_usage/","native_build":true,"dependencies":[]}],"macos":[],"linux":[],"windows":[],"web":[]},"dependencyGraph":[{"name":"app_usage","dependencies":[]}],"date_created":"2023-07-20 21:35:52.362642","version":"3.10.5"} \ No newline at end of file diff --git a/packages/app_usage/pubspec.yaml b/packages/app_usage/pubspec.yaml index c9cabe387..39a6c3d31 100644 --- a/packages/app_usage/pubspec.yaml +++ b/packages/app_usage/pubspec.yaml @@ -1,6 +1,6 @@ name: app_usage -description: App usage plugin for Android only -version: 3.0.0 +description: App usage plugin for Android only, which can be used to get the time spent by the user in each app. +version: 3.0.1 homepage: https://github.com/cph-cachet/flutter-plugins/blob/master/packages/app_usage environment: