diff --git a/docs/dup/intro.html b/docs/dup/intro.html index 6488020b70..a0b4493ce9 100644 --- a/docs/dup/intro.html +++ b/docs/dup/intro.html @@ -181,7 +181,7 @@ important for matc (material compiler).

} dependencies { - implementation 'com.google.android.filament:filament-android:1.66.0' + implementation 'com.google.android.filament:filament-android:1.66.1' }

Here are all the libraries available in the group com.google.android.filament:

@@ -196,7 +196,7 @@ dependencies {

iOS

iOS projects can use CocoaPods to install the latest release:

-
pod 'Filament', '~> 1.66.0'
+
pod 'Filament', '~> 1.66.1'
 

Documentation