@momo-kits/native-kits 0.153.1-beta.5 → 0.153.1-newsfeed.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -76,7 +76,7 @@ kotlin {
76
76
  implementation(libs.coil.multiplatform.network.ktor)
77
77
  implementation(libs.jetbrains.serialization.json)
78
78
  implementation(libs.kotlinx.datetime)
79
- api(project(":NativeMaxApi"))
79
+ api(libs.native.max.api)
80
80
  }
81
81
  }
82
82
  val androidMain by getting {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@momo-kits/native-kits",
3
- "version": "0.153.1-beta.5",
3
+ "version": "0.153.1-newsfeed.5",
4
4
  "private": false,
5
5
  "dependencies": {
6
6
  "@momo-platform/native-max-api": "1.0.18"
package/local.properties DELETED
@@ -1,8 +0,0 @@
1
- ## This file must *NOT* be checked into Version Control Systems,
2
- # as it contains information specific to your local configuration.
3
- #
4
- # Location of the SDK. This is only used by Gradle.
5
- # For customization when using a Version Control System, please read the
6
- # header note.
7
- #Thu Jan 09 10:43:10 ICT 2025
8
- sdk.dir=/Users/sophia/Library/Android/sdk