File tree Expand file tree Collapse file tree 4 files changed +205
-205
lines changed
Expand file tree Collapse file tree 4 files changed +205
-205
lines changed Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ <h3 id="android"><a class="header" href="#android">Android</a></h3>
181181}
182182
183183dependencies {
184- implementation 'com.google.android.filament:filament-android:1.68.2 '
184+ implementation 'com.google.android.filament:filament-android:1.68.3 '
185185}
186186</code></pre>
187187<p>Here are all the libraries available in the group <code>com.google.android.filament</code>:</p>
@@ -196,7 +196,7 @@ <h3 id="android"><a class="header" href="#android">Android</a></h3>
196196</div>
197197<h3 id="ios"><a class="header" href="#ios">iOS</a></h3>
198198<p>iOS projects can use CocoaPods to install the latest release:</p>
199- <pre><code class="language-shell">pod 'Filament', '~> 1.68.2 '
199+ <pre><code class="language-shell">pod 'Filament', '~> 1.68.3 '
200200</code></pre>
201201<h2 id="documentation"><a class="header" href="#documentation">Documentation</a></h2>
202202<ul>
You can’t perform that action at this time.
0 commit comments