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

Supports uniquePackageNames by setting the namespace for the :models module #195

Merged
merged 74 commits into from
Sep 16, 2024

Conversation

JayShortway
Copy link
Member

As the title says. This is the final step needed to address #185. This is part of a stack of PRs.

@JayShortway JayShortway self-assigned this Sep 11, 2024
@JayShortway JayShortway changed the title Enables uniquePackageNames and sets the namespace for :models. Enables uniquePackageNames and sets the namespace for the :models module Sep 11, 2024
# Conflicts:
#	apiTester/src/commonMain/kotlin/com/revenuecat/purchases/kmp/apitester/PaywallListenerAPI.kt
#	apiTester/src/commonMain/kotlin/com/revenuecat/purchases/kmp/apitester/PurchasesCommonAPI.kt
#	composeApp/src/commonMain/kotlin/com/revenuecat/purchases/kmp/sample/MainScreen.kt
#	composeApp/src/commonMain/kotlin/com/revenuecat/purchases/kmp/sample/rememberLoggingPaywallListener.kt
#	core/api/core.klib.api
#	core/src/commonMain/kotlin/com/revenuecat/purchases/kmp/ktx/Coroutines.kt
#	either/api/either.klib.api
#	either/src/commonMain/kotlin/com/revenuecat/purchases/kmp/either/Either.kt
#	models/api/models.klib.api
#	result/src/commonMain/kotlin/com/revenuecat/purchases/kmp/result/Result.kt
#	revenuecatui/api/revenuecatui.api
#	revenuecatui/api/revenuecatui.klib.api
#	revenuecatui/src/commonMain/kotlin/com/revenuecat/purchases/kmp/ui/revenuecatui/PaywallListener.kt
# Conflicts:
#	apiTester/src/commonMain/kotlin/com/revenuecat/purchases/kmp/apitester/PurchasesCommonAPI.kt
#	core/api/core.klib.api
#	core/src/androidMain/kotlin/com/revenuecat/purchases/kmp/Purchases.android.kt
#	core/src/commonMain/kotlin/com/revenuecat/purchases/kmp/MovedModels.kt
#	core/src/commonMain/kotlin/com/revenuecat/purchases/kmp/Purchases.kt
#	core/src/iosMain/kotlin/com/revenuecat/purchases/kmp/Purchases.ios.kt
#	models/api/models.api
#	models/api/models.klib.api
# Conflicts:
#	models/api/models.api
# Conflicts:
#	core/api/core.klib.api
#	core/src/iosMain/kotlin/com/revenuecat/purchases/kmp/Purchases.ios.kt
#	models/api/models.api
#	models/api/models.klib.api
Base automatically changed from models-delegate to main September 16, 2024 07:28
@JayShortway JayShortway merged commit 659cc94 into main Sep 16, 2024
6 checks passed
@JayShortway JayShortway deleted the models-unique-package-names branch September 16, 2024 09:16
@JayShortway JayShortway changed the title Enables uniquePackageNames and sets the namespace for the :models module Supports uniquePackageNames by setting the namespace for the :models module Sep 19, 2024
@JayShortway JayShortway added pr:fix A bug fix and removed pr:other labels Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr:fix A bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants