Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'News-Android-App/src/main/AndroidManifest.xml')
-rw-r--r--News-Android-App/src/main/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/News-Android-App/src/main/AndroidManifest.xml b/News-Android-App/src/main/AndroidManifest.xml
index 74d68829..627595b8 100644
--- a/News-Android-App/src/main/AndroidManifest.xml
+++ b/News-Android-App/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="de.luhmer.owncloudnewsreader"
- android:versionCode="116"
- android:versionName="0.9.9.4"
+ android:versionCode="118"
+ android:versionName="0.9.9.6"
android:installLocation="auto">
<uses-permission android:name="android.permission.INTERNET" />