Skip to content

Commit 7618223

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

File tree

5 files changed

+434
-438
lines changed

5 files changed

+434
-438
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.67.1'
184+
implementation 'com.google.android.filament:filament-android:1.68.0'
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.67.1'
199+
<pre><code class="language-shell">pod 'Filament', '~&gt; 1.68.0'
200200
</code></pre>
201201
<h2 id="documentation"><a class="header" href="#documentation">Documentation</a></h2>
202202
<ul>

0 commit comments

Comments
 (0)