From 21dd7c52201b3a20efe632dc8e00c8cadb332cd0 Mon Sep 17 00:00:00 2001 From: George Haddad Date: Mon, 12 Aug 2013 23:16:10 +0300 Subject: [PATCH] Added application.properties to be used by the auto updater --- application.properties | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 application.properties diff --git a/application.properties b/application.properties new file mode 100644 index 0000000..e2e6d75 --- /dev/null +++ b/application.properties @@ -0,0 +1,2 @@ +versionCode=35 +fileURL=https://github.com/georgehdd/PrivateWifiConnect/releases/download/v0.35/WiFiConnect_0.35.apk \ No newline at end of file