Skip to content

Commit

Permalink
[Student] Proguard fix for CameraKit (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
JordanMarshall authored Aug 6, 2019
1 parent f7360c5 commit 8adb364
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions apps/student/proguard-rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -259,3 +259,6 @@

# Kotlin
-dontwarn kotlinx.atomicfu.AtomicBoolean

# CameraKit
-dontwarn com.google.android.gms.**

0 comments on commit 8adb364

Please sign in to comment.