Skip to content

Commit

Permalink
Update files after release
Browse files Browse the repository at this point in the history
  • Loading branch information
rozPierog committed Aug 6, 2023
1 parent 6af7e83 commit 02878e9
Show file tree
Hide file tree
Showing 9 changed files with 39 additions and 45 deletions.
24 changes: 12 additions & 12 deletions app/src/main/assets/open_source_licenses.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 9 additions & 0 deletions docs/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

### Changed

### Removed


## [1.19.2|1.10.2] - 2023-08-06

### Added
- added a small animation to the end of the recipe on weaOS
- added two new icons - tea, and a teapot. Thanks to the patronage of @SeriousBug
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions fastlane/metadata/android/fr-FR/short_description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Open-source coffee timer. Easy-to-use interface. Perfect cup every time!
1 change: 1 addition & 0 deletions fastlane/metadata/android/fr-FR/title.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Cofi - Brew Timer
49 changes: 16 additions & 33 deletions wearOS/src/main/assets/open_source_licenses.json
Original file line number Diff line number Diff line change
Expand Up @@ -631,53 +631,53 @@
{
"project": "Android Room Kotlin Extensions",
"description": "Android Room Kotlin Extensions",
"version": "2.5.1",
"version": "2.5.2",
"developers": [
"The Android Open Source Project"
],
"url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.1",
"url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.2",
"year": "2019",
"licenses": [
{
"license": "The Apache Software License, Version 2.0",
"license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
}
],
"dependency": "androidx.room:room-ktx:2.5.1"
"dependency": "androidx.room:room-ktx:2.5.2"
},
{
"project": "Android Room-Common",
"description": "Android Room-Common",
"version": "2.5.1",
"version": "2.5.2",
"developers": [
"The Android Open Source Project"
],
"url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.1",
"url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.2",
"year": "2017",
"licenses": [
{
"license": "The Apache Software License, Version 2.0",
"license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
}
],
"dependency": "androidx.room:room-common:2.5.1"
"dependency": "androidx.room:room-common:2.5.2"
},
{
"project": "Android Room-Runtime",
"description": "Android Room-Runtime",
"version": "2.5.1",
"version": "2.5.2",
"developers": [
"The Android Open Source Project"
],
"url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.1",
"url": "https://developer.android.com/jetpack/androidx/releases/room#2.5.2",
"year": "2017",
"licenses": [
{
"license": "The Apache Software License, Version 2.0",
"license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
}
],
"dependency": "androidx.room:room-runtime:2.5.1"
"dependency": "androidx.room:room-runtime:2.5.2"
},
{
"project": "Android Support AnimatedVectorDrawable",
Expand Down Expand Up @@ -1841,7 +1841,7 @@
"year": null,
"licenses": [
{
"license": "Apache 2.0",
"license": "The Apache Software License, Version 2.0",
"license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
}
],
Expand All @@ -1856,7 +1856,7 @@
"year": null,
"licenses": [
{
"license": "Apache 2.0",
"license": "The Apache Software License, Version 2.0",
"license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
}
],
Expand All @@ -1865,13 +1865,13 @@
{
"project": "Guava: Google Core Libraries for Java",
"description": "Guava is a suite of core and expanded libraries that include\n utility classes, Google\u0027s collections, I/O classes, and\n much more.",
"version": "2.7.1",
"version": "31.0.1-jre",
"developers": [],
"url": "https://github.com/google/guava",
"year": null,
"licenses": [
{
"license": "Apache 2.0",
"license": "Apache License, Version 2.0",
"license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
}
],
Expand All @@ -1880,14 +1880,14 @@
{
"project": "Hamcrest Core",
"description": "This is the core API of hamcrest matcher framework to be used by third-party framework providers. This includes the a foundation set of matcher implementations for common operations.",
"version": "2.7.1",
"version": "1.3",
"developers": [],
"url": null,
"year": null,
"licenses": [
{
"license": "Apache 2.0",
"license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
"license": "New BSD License",
"license_url": "http://www.opensource.org/licenses/bsd-license.php"
}
],
"dependency": "org.hamcrest:hamcrest-core:1.3"
Expand Down Expand Up @@ -2148,23 +2148,6 @@
],
"dependency": "com.google.android.material:material:1.4.0-beta01"
},
{
"project": "napier",
"description": "Kotlin Multiplatform libraries that show logs in common module.",
"version": "1.4.1",
"developers": [
"aakira"
],
"url": "https://github.com/aakira/Napier",
"year": null,
"licenses": [
{
"license": "The Apache Software License, Version 2.0",
"license_url": "http://www.apache.org/licenses/LICENSE-2.0.txt"
}
],
"dependency": "io.github.aakira:napier-jvm:1.4.1"
},
{
"project": "napier",
"description": "Kotlin Multiplatform libraries that show logs in common module.",
Expand Down

0 comments on commit 02878e9

Please sign in to comment.