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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,9 @@
10
10
]]></description>
11
11
12
12
<change-notes><![CDATA[
13
-
<p>1.0.1</p>
13
+
<p>1.1.0</p>
14
14
<ul>
15
-
<li>[#12] Support inserting onRequestPermissionsResult/onActivityResult call</li>
15
+
<li>[#5] Support Kotlin</li>
16
16
</ul>
17
17
<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