Skip to content

Commit

Permalink
Update dependency KMMViewModelSwiftUI to v1.0.0-ALPHA-18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 69e1e6d commit 43bfba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iosApp/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ target 'iosApp' do
use_frameworks!
platform :ios, '14.1'
pod 'shared', :path => '../shared'
pod 'KMMViewModelSwiftUI', '1.0.0-ALPHA-16'
pod 'KMMViewModelSwiftUI', '1.0.0-ALPHA-18'
pod 'KMPNativeCoroutinesAsync', '1.0.0-ALPHA-22'
end

0 comments on commit 43bfba6

Please sign in to comment.