Skip to content

Commit 8d5a23e

Browse files
Updated the project libraries
1 parent a7d2fe8 commit 8d5a23e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# Version 2.0.0
2+
- Migrated the app to Semantic Versioning (SemVer).
3+
- Reworked the app functionality from the ground.
4+
- Optimized the algorithm.
5+
- Added a new purpose for the app to scan the network speed.
6+
- Reworked the app with a new design matching our other apps.
7+
18
# Version 1.2_r2:
29

310
- Made minor under-the-hood improvements for a better overall app experience.

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ espressoCore = "3.5.1"
3131
composeUi = "1.6.8"
3232
google-services = "4.4.2"
3333
google-oss-services = "0.10.6"
34-
google-firebase-crashlytics = "3.0.1"
34+
google-firebase-crashlytics = "3.0.2"
3535
playServicesAds = "23.1.0"
3636
playServicesOssLicenses = "17.1.0"
3737
reviewKtx = "2.0.1"

0 commit comments

Comments
 (0)