TrueSparrowSystems / AI-SalesSparrow-Android-App

MIT License
1 stars 0 forks source link

updated build version and terms and privacy links #94

Closed dakshbhardwaj closed 1 year ago

dakshbhardwaj commented 1 year ago

Summary:

Summary by CodeRabbit

coderabbitai[bot] commented 1 year ago

Walkthrough

This pull request primarily updates the version code for the production flavor of the Android app, removes a specific permission during the build process, and modifies the URLs in the TermsAndConditionComponent to point to Google Drive links. A subproject commit in the docs is also updated.

Changes

File Summary
app/build.gradle.kts Updated versionCode from 2 to 4 in the "production" product flavor.
app/src/main/AndroidManifest.xml Added a directive to remove the com.google.android.gms.permission.AD_ID permission during the build process.
app/src/main/java/com/.../TermsAndConditionComponent.kt Updated URLs for terms and privacy documents to point to Google Drive links.
docs Subproject commit updated with no specific changes detailed.

🐇💻

Code hopping through the day,

Version bumped, on our way.

Permissions pruned, links renewed,

In this digital burrow we've construed.

Docs are shifted, not much drifted,

With these changes, spirits lifted! 🎉

Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. - Note: Review comments are made on code diffs or files, not on the PR overview. ### Pause Incremental Reviews - Insert `@coderabbitai: ignore` in the PR description to halt the bot's ongoing reviews. Remove the line to resume.