You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/META-INF/plugin.xml
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -10,11 +10,10 @@
10
10
]]></description>
11
11
12
12
<change-notes><![CDATA[
13
-
<p>1.3.1</p>
13
+
<p>1.4.0</p>
14
14
<ul>
15
-
<li>Add NonNull annotation #28</li>
16
-
<li>Show/Hide maxSdkVersion panel based on PD version #30</li>
17
-
<li>Add final to PermissionRequest parameter #31</li>
15
+
<li>Add PermissionsDispatcher to dependencies #22</li>
16
+
<li>Show warning if no PM dependencies found #38</li>
18
17
</ul>
19
18
<p>Older version changes are listed on <a href="https://github.com/shiraji/permissions-dispatcher-plugin/blob/master/CHANGELOG.md">CHANGELOG.md</a></p>
0 commit comments