Migrate KMP to swift module export

This commit is contained in:
2025-10-21 11:47:47 -03:00
parent 13babb6193
commit 76db29ae77
4 changed files with 16 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ android-minSdk = "26"
android-targetSdk = "36"
# Platform specific versions
agp = "8.13.0"
kotlin = "2.2.20"
kotlin = "2.3.0-Beta1"
androidx-activity = "1.11.0"
androidx-core = "1.17.0"
androidx-espresso = "3.7.0"