Home | History | Annotate | Download | only in core
      1 # Keep everything for the emma classes
      2 -keep class com.vladium.** {
      3   *;
      4 }
      5