ynsok
ynsok
Any update about it ? 😄
@Alex009 ``` > Task :core:compileDebugKotlinAndroid FAILED e: core/build/generated/kotlin/generateMRandroidMain/com/Res.kt:13:17 Object 'strings' is not abstract and does not implement abstract member public abstract val __platformDetails: ResourcePlatformDetails defined in dev.icerock.moko.resources.ResourceContainer e: core/build/generated/kotlin/generateMRandroidMain/com/Res.kt:259:17 Object...
Ok, After updating to `0.24.0-beta-1` ``` multiplatformResources { resourcesPackage.set("com.******.********") resourcesClassName.set("Res") } ``` @ExNDY What other information do you need?
@ExNDY My Bad, I didn't update the resources Generator version. It is working
Starting November 1st, 2025, all app updates submitted to Google Play that target Android 15 and above must comply with the 16 KB memory page size requirement. This is an...