Skip to content

Instantly share code, notes, and snippets.

@prideout
Last active May 4, 2020 20:16
Show Gist options
  • Save prideout/e67e954c3ef91b26e3b35dd9143d97a8 to your computer and use it in GitHub Desktop.
Save prideout/e67e954c3ef91b26e3b35dd9143d97a8 to your computer and use it in GitHub Desktop.
getting-started-gradle
dependencies {
implementation 'com.google.android.filament:filament-android:1.6.0'
implementation 'com.google.android.filament:filament-utils-android:1.6.0'
implementation 'com.google.android.filament:gltfio-android:1.6.0'
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment