TrueSparrowSystems / AI-SalesSparrow-Android-App

MIT License
1 stars 0 forks source link

build version update #91

Closed dakshbhardwaj closed 1 year ago

dakshbhardwaj commented 1 year ago

Summary:

Build Version update for production

Summary by CodeRabbit


coderabbitai[bot] commented 1 year ago

Walkthrough

The change is a simple version bump in the production flavor of the Android project. The versionCode has been incremented from 1 to 2, while the versionName remains at "1.0.0". No changes have been made to function signatures, data structures, variables, or interfaces.

Changes

File Summary
app/build.gradle.kts Incremented versionCode from 1 to 2 in the production flavor. No other changes.

🐇

A hop, a skip, and a version bump,

In our code, there's no room for slump.

With each new release, we strive for the best,

Ensuring our app stands out from the rest. 🚀


Tips ### Chat with CodeRabbit Bot (`@coderabbitai`) - Mention `@coderabbitai` in any *review comment* for bot assistance. The bot stays silent unless called upon. - 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.