Skip to content

Releases: icerockdev/moko-resources

0.26.4

Choose a tag to compare

@github-actions github-actions released this 06 May 11:00
52d78e7

Changes

  • #876 sorted order for generated resources

Thanks

@dewantawsif

0.26.3

Choose a tag to compare

@github-actions github-actions released this 09 Apr 09:08
bd6c032

Changes

  • #865 allow key and value equality on iOS

Thanks

@SubhrajyotiSen

0.26.2

Choose a tag to compare

@github-actions github-actions released this 08 Apr 09:24
d418edb

Changes

  • #868 fix kotlin 2.3.20 support

Thanks

@Copilot

0.26.1

Choose a tag to compare

@github-actions github-actions released this 15 Mar 07:41
e7ad860

Changes

  • #860, #866 - fixed AGP 9.0 tests support
  • added gradle 9.0 + agp 9.0 sample in CI check
  • updated Readme: Added info about unit-tests

Thanks

@ExNDY

0.26.0

Choose a tag to compare

@github-actions github-actions released this 03 Feb 11:24
a158c03

Changes

  • #843 , #820 , #852 - support of AGP 9, new android kotlin multiplatform plugin
  • minimal required Kotlin version now 2.1.0
  • minimal required Android Gradle Plugin now 8.3.0

Thanks

@ExNDY , @Lobynya

0.25.2

Choose a tag to compare

@github-actions github-actions released this 19 Nov 17:22
24778a2

Changes

  • #853 fix AssetsResource in compose

Thanks

@NonoxyS

0.25.1

Choose a tag to compare

@github-actions github-actions released this 02 Oct 15:12
b1b647d

Changes

  • #842 fix kotlin 2.2.20 support

Thanks

@zacharee

0.25.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 10:27

Changes

Thanks

@luca992 @Tetraquark @zacharee

0.24.5

Choose a tag to compare

@github-actions github-actions released this 03 Feb 04:11
29b4834

Changes

  • #796 fix unpacked klibs support in multimodule projects (also should fix #791, #792, #794, #797, #802)
  • #800 fix StringDesc usage inside format args of StringDesc

0.24.4

Choose a tag to compare

@github-actions github-actions released this 08 Dec 13:24
7d894f0

Changes

  • #747 fix bundle search for iOS (was broken for SwiftUI preview for example)
  • #786 support of Kotlin 2.1.0 with unpacked klibs
  • #778 fix ? escaping for android

Thanks

@dewantawsif