Skip to content

Commit

Permalink
Filament 1.49.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasGorisse committed Jan 26, 2024
1 parent c777b46 commit 217dd4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sceneview/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ dependencies {
api 'dev.romainguy:kotlin-math:1.5.3'

// Filament
def filament_version = '1.49.0'
def filament_version = '1.49.3'
api "com.google.android.filament:filament-android:$filament_version"
api "com.google.android.filament:gltfio-android:$filament_version"
api "com.google.android.filament:filament-utils-android:$filament_version"
Expand Down

0 comments on commit 217dd4e

Please sign in to comment.