Skip to content

Commit 14d4c7f

Browse files
committed
fix for filechooser and new version
1 parent 6a53490 commit 14d4c7f

File tree

3 files changed

+9253
-4
lines changed

3 files changed

+9253
-4
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="17"
5-
android:versionName="0.3.4">
4+
android:versionCode="18"
5+
android:versionName="0.3.5">
66

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

0 commit comments

Comments
 (0)