interface class renamed

This commit is contained in:
Roman Shevchenko
2014-06-20 16:03:00 +02:00
parent 781a2e1cc8
commit c5c596b164
2 changed files with 6 additions and 6 deletions

View File

@@ -67,7 +67,7 @@
public protected *;
}
-keep public class de.fernflower.main.decompiler.EclipseDecompiler {
-keep public class de.fernflower.main.decompiler.IdeDecompiler {
public protected *;
}
@@ -127,7 +127,7 @@
public protected *;
}
-keep public class de.fernflower.main.decompiler.EclipseDecompiler {
-keep public class de.fernflower.main.decompiler.IdeDecompiler {
public protected *;
}