Skip to content

Commit

Permalink
Update dependency KMMViewModelSwiftUI to v1.0.0-ALPHA-17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 4, 2024
1 parent 1f97352 commit 2766ff7
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, '16.0'
pod 'shared', :path => '../shared'
pod 'KMMViewModelSwiftUI', '1.0.0-ALPHA-16'
pod 'KMMViewModelSwiftUI', '1.0.0-ALPHA-17'
pod 'KMPNativeCoroutinesAsync', '1.0.0-ALPHA-22'
end

0 comments on commit 2766ff7

Please sign in to comment.