Skip to content

Commit

Permalink
fixed null path
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajneesh Singh committed Jun 19, 2017
1 parent 8a29584 commit 2bf1279
Show file tree
Hide file tree
Showing 5 changed files with 348 additions and 251 deletions.
6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,6 @@

-assumenosideeffects class org.solovyev.android.checkout.Check {
static *;
}
}
-keep class com.crashlytics.** { *; }
-dontwarn com.crashlytics.**
Loading

0 comments on commit 2bf1279

Please sign in to comment.