Skip to content

Adds .kotlin to .gitignore#2941

Merged
JayShortway merged 1 commit into
mainfrom
gitignores-kotlin-compiler-dir
Dec 16, 2025
Merged

Adds .kotlin to .gitignore#2941
JayShortway merged 1 commit into
mainfrom
gitignores-kotlin-compiler-dir

Conversation

@JayShortway

Copy link
Copy Markdown
Member

Description

The entire .kotlin directory should be gitignored. See the docs:

Do not commit the .kotlin directory to version control. For example, if you are using Git, add .kotlin to your project's .gitignore file.

@JayShortway JayShortway self-assigned this Dec 16, 2025
@JayShortway JayShortway requested a review from a team as a code owner December 16, 2025 13:45

@tonidero tonidero left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! We should have done this a while back indeed.

@JayShortway JayShortway added this pull request to the merge queue Dec 16, 2025
Merged via the queue into main with commit d67337a Dec 16, 2025
18 of 20 checks passed
@JayShortway JayShortway deleted the gitignores-kotlin-compiler-dir branch December 16, 2025 14:24
This was referenced Dec 17, 2025
tonidero added a commit that referenced this pull request Dec 18, 2025
## RevenueCat SDK
### ✨ New Features
* Adds `setAppsFlyerConversionData` to conveniently track AppsFlyer
conversion data (#2931) via JayShortway (@JayShortway)
### 🐞 Bugfixes
* Make close() method also clear the shared instance of the SDK (#2940)
via Toni Rico (@tonidero)
* Fix purchase callback not firing for DEFERRED product changes with
baePlanId in oldProductId (#2937) via Facundo Menzella (@facumenzella)

### 🔄 Other Changes
* [AUTOMATIC] Update golden test files for backend integration tests
(#2949) via RevenueCat Git Bot (@RCGitBot)
* [AUTOMATIC] Update golden test files for backend integration tests
(#2944) via RevenueCat Git Bot (@RCGitBot)
* Adds `.kotlin` to `.gitignore` (#2941) via JayShortway (@JayShortway)
* Dont use reflection to instantiate AmazonOfferingParser (#2934) via
Will Taylor (@fire-at-will)

---------

Co-authored-by: revenuecat-ops <ops@revenuecat.com>
Co-authored-by: Toni Rico <toni.rico.diez@revenuecat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants