We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a683edc commit 23bdf7fCopy full SHA for 23bdf7f
docs/jnlp/androidscreencast-0.0.16s-executable.jar
6.41 MB
docs/jnlp/androidscreencast.jnlp
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<jnlp spec="1.0+" codebase="https://xsavikx.github.io/AndroidScreencast/"
3
href="jnlp/androidscreencast.jnlp"
4
- version="v0.0.12s">
+ version="v0.0.16s">
5
<information>
6
<title>Android Screencast</title>
7
<vendor>Yurii Serhiichuk</vendor>
@@ -16,7 +16,7 @@
16
<resources>
17
<j2se version="1.8+"/>
18
<jar main="true" download="eager"
19
- href="https://xsavikx.github.io/AndroidScreencast/jnlp/androidscreencast-0.0.13s-executable.jar"/>
+ href="https://xsavikx.github.io/AndroidScreencast/jnlp/androidscreencast-0.0.16s-executable.jar"/>
20
</resources>
21
<application-desc main-class="com.github.xsavikx.androidscreencast.Main"/>
22
</jnlp>
0 commit comments