File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1+ # Version 1.2.175 - Nov 16, 2022
2+ * General - Added tvOS podfile support to the iOS resolver.
3+
14# Version 1.2.174 - Oct 06, 2022
25* General - Added tvOS support to the iOS resolver.
36* General - Fixed #484 - Changed ` EditorMeasurement ` to use secure connection.
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ project.ext {
226226 // Directory for testing.
227227 testDir = new File (scriptDirectory, " test_output" )
228228 // Version of the plugin (update this with CHANGELOG.md on each release).
229- pluginVersion = " 1.2.174 "
229+ pluginVersion = " 1.2.175 "
230230 // Directory that contains the template plugin.
231231 // Files under this directory are copied into the staging area for the
232232 // plugin.
You can’t perform that action at this time.
0 commit comments