Skip to content

Commit a9b68c1

Browse files
committed
0.3.6 release
1 parent 9e8ccd3 commit a9b68c1

File tree

3 files changed

+9264
-3
lines changed

3 files changed

+9264
-3
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="org.pyload.android.client"
4-
android:versionCode="18"
5-
android:versionName="0.3.5">
4+
android:versionCode="19"
5+
android:versionName="0.3.6">
66

77
<uses-sdk android:minSdkVersion="7"
88
android:targetSdkVersion="17"/>

0 commit comments

Comments
 (0)