Skip to content

Final update deps june 2025 #41

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

Open
wants to merge 8 commits into
base: final
Choose a base branch
from
Open

Conversation

pahill
Copy link
Collaborator

@pahill pahill commented Jul 2, 2025

No description provided.

pahill added 7 commits July 1, 2024 14:28
…ne_2025

# Conflicts:
#	.gitignore
#	build.gradle.kts
#	composeApp/build.gradle.kts
#	composeApp/src/androidMain/kotlin/com/jetbrains/spacetutorial/App.kt
#	composeApp/src/androidMain/kotlin/com/jetbrains/spacetutorial/AppModule.kt
#	composeApp/src/androidMain/kotlin/com/jetbrains/spacetutorial/RocketLaunchViewModel.kt
#	composeApp/src/androidMain/kotlin/com/jetbrains/spacetutorial/theme/Color.kt
#	composeApp/src/androidMain/res/drawable/ic_launcher_background.xml
#	gradle.properties
#	gradle/libs.versions.toml
#	gradle/wrapper/gradle-wrapper.jar
#	gradle/wrapper/gradle-wrapper.properties
#	gradlew
#	iosApp/iosApp.xcodeproj/project.pbxproj
#	iosApp/iosApp/ContentView.swift
#	iosApp/iosApp/Info.plist
#	iosApp/iosApp/RocketLaunchRow.swift
#	iosApp/iosApp/iOSApp.swift
#	shared/build.gradle.kts
#	shared/src/androidMain/kotlin/com/jetbrains/spacetutorial/Platform.android.kt
#	shared/src/commonMain/kotlin/com/jetbrains/spacetutorial/Greeting.kt
#	shared/src/commonMain/kotlin/com/jetbrains/spacetutorial/Platform.kt
#	shared/src/commonMain/kotlin/com/jetbrains/spacetutorial/cache/Database.kt
#	shared/src/iosMain/kotlin/com/jetbrains/spacetutorial/KoinHelper.kt
#	shared/src/iosMain/kotlin/com/jetbrains/spacetutorial/Platform.ios.kt
@pahill pahill requested review from zamulla and zsmb13 July 3, 2025 11:36
LICENSE Outdated
@@ -1,201 +0,0 @@
Apache License
Copy link

Choose a reason for hiding this comment

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

How come we're removing the license?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ugh. Every time!!! It's the way I make the updates. Sorry about that.

@@ -2,18 +2,19 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="android.permission.INTERNET" />

<uses-permission android:name="android.permission.INTERNET" />
Copy link

Choose a reason for hiding this comment

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

Duplicate permission

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks!

@evilya evilya self-requested a review July 3, 2025 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants