Skip to content

Commit

Permalink
Updated the project libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
D4rK7355608 committed Jun 23, 2024
1 parent a7d2fe8 commit 8d5a23e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# Version 2.0.0
- Migrated the app to Semantic Versioning (SemVer).
- Reworked the app functionality from the ground.
- Optimized the algorithm.
- Added a new purpose for the app to scan the network speed.
- Reworked the app with a new design matching our other apps.

# Version 1.2_r2:

- Made minor under-the-hood improvements for a better overall app experience.
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ espressoCore = "3.5.1"
composeUi = "1.6.8"
google-services = "4.4.2"
google-oss-services = "0.10.6"
google-firebase-crashlytics = "3.0.1"
google-firebase-crashlytics = "3.0.2"
playServicesAds = "23.1.0"
playServicesOssLicenses = "17.1.0"
reviewKtx = "2.0.1"
Expand Down

0 comments on commit 8d5a23e

Please sign in to comment.