Skip to content
This repository was archived by the owner on May 4, 2023. It is now read-only.

Commit 556b427

Browse files
committed
Release 0.3.0-dev3
1 parent 81adac6 commit 556b427

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/proguard-rules.pro

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,11 @@
125125
int getChildDrawingOrder(int);
126126
int getChildCount();
127127
}
128+
-assumenosideeffects class * extends android.content.Intent {
129+
java.lang.String getAction();
130+
android.net.Uri getData();
131+
int getFlags();
132+
}
128133
-assumenosideeffects class * extends android.app.Activity {
129134
android.view.View findViewById(int);
130135
android.content.Intent getIntent();

0 commit comments

Comments
 (0)