blob: a191b54fa42e7d0d2c48a3a7ba9c0ec9238c1bb5 [file] [log] [blame]
# Copyright (c) 2017, the R8 project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-allowaccessmodification
-repackageclasses ''
-keep,allowobfuscation class * {
*;
}