Skip to content

Commit af9a60d

Browse files
committed
[automated] Updating /docs due to commit 8e0f0c9
Full commit hash is 8e0f0c9 DOCS_ALLOW_DIRECT_EDITS
1 parent 8e0f0c9 commit af9a60d

File tree

4 files changed

+205
-205
lines changed

4 files changed

+205
-205
lines changed

docs/dup/intro.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ <h3 id="android"><a class="header" href="#android">Android</a></h3>
181181
}
182182

183183
dependencies {
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', '~&gt; 1.68.2'
199+
<pre><code class="language-shell">pod 'Filament', '~&gt; 1.68.3'
200200
</code></pre>
201201
<h2 id="documentation"><a class="header" href="#documentation">Documentation</a></h2>
202202
<ul>

0 commit comments

Comments
 (0)