Fix cli test that uses android compiler plugin
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package android.widget;
|
||||
|
||||
public class TextView extends android.view.View {
|
||||
public void setText(String text) {}
|
||||
}
|
||||
Reference in New Issue
Block a user