Skip to content

Commit abb7f99

Browse files
committed
Merge branch 'mokores'
# Conflicts: # gradle/libs.versions.toml
2 parents b39369f + 17705fc commit abb7f99

5 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ decompose = "2.2.1-compose-experimental"
2020
koin = "3.5.0"
2121
kotlinx-datetime = "0.5.0"
2222
napier = "2.7.1"
23-
mokoResources = "0.23.0"
23+
mokoResources = "0.24.0-alpha-3"
2424
materialThemePrefs = "0.6.3"
2525
androidxActivityCompose = "1.8.2"
2626
androidxComposeTest = "1.5.4"

shared/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ android {
5555
namespace = "com.softartdev.notedelight.shared"
5656
}
5757
multiplatformResources {
58-
multiplatformResourcesPackage = "com.softartdev.notedelight"
58+
resourcesPackage.set("com.softartdev.notedelight")
5959
}
6060
kotlin {
6161
jvmToolchain(libs.versions.jdk.get().toInt())
File renamed without changes.

shared/src/commonMain/resources/MR/images/app_icon@3x.png renamed to shared/src/commonMain/moko-resources/images/app_icon@3x.png

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)