Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update API level to target Android 14 (API level 34). #26

Merged
merged 37 commits into from
Jul 20, 2024
Merged

Update API level to target Android 14 (API level 34). #26

merged 37 commits into from
Jul 20, 2024

Conversation

Turskyi
Copy link
Owner

@Turskyi Turskyi commented Jul 20, 2024

No description provided.

Turskyi and others added 30 commits February 9, 2022 21:04
# Conflicts:
#	build.gradle
#	data/src/main/java/io/github/turskyi/data/datasources/local/firestore/FirestoreDatabaseSourceImpl.kt
#	gradle.properties
#	presentation/build.gradle
#	presentation/src/main/java/io/github/turskyi/travellingpro/features/flags/view/fragments/FlagFragment.kt
#	presentation/src/main/java/io/github/turskyi/travellingpro/features/home/view/ui/AddCityDialogFragment.kt
#	presentation/src/main/java/io/github/turskyi/travellingpro/features/home/view/ui/HomeActivity.kt
#	presentation/src/main/res/layout/activity_traveller.xml
#	presentation/src/main/res/layout/activity_travellers.xml
#	presentation/src/main/res/values/dimens.xml
Turskyi and others added 7 commits July 9, 2023 17:57
- Update build status badge in README.md
- Add Google Play badge to README.md
- Update build.gradle to version 2.1.1
- Update Gradle wrapper distributionUrl to version 8.2-all.zip
- Refactor FirestoreDatabaseSourceImpl.kt for better readability
- Update GitHub Actions workflow to ignore master branch for pushes

Signed-off-by: Dmytro Turskyi <dmytro.turskyi@gmail.com>
…in workflow steps

Updated the JDK version to 17 in the workflow setup and corrected capitalization in the steps for generating and uploading the release APK. Also added the serviceCredentialsFile for Firebase App Distribution.

Signed-off-by: Dmytro Turskyi <dmytro.turskyi@gmail.com>
Signed-off-by: Dmytro Turskyi <dmytro.turskyi@gmail.com>
Signed-off-by: Dmytro Turskyi <dmytro.turskyi@gmail.com>
# Conflicts:
#	build.gradle
#	data/src/main/java/io/github/turskyi/data/datasources/local/firestore/FirestoreDatabaseSourceImpl.kt
@Turskyi Turskyi added the update release update release label Jul 20, 2024
@Turskyi Turskyi self-assigned this Jul 20, 2024
Copy link

gitguardian bot commented Jul 20, 2024

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
3579767 Triggered Facebook App Keys b1b5fa8 presentation/src/main/res/values/strings.xml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@Turskyi Turskyi merged commit 4a98a93 into master Jul 20, 2024
1 of 3 checks passed
@Turskyi Turskyi deleted the dev branch July 20, 2024 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
update release update release
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant