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

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Niedermann <stefan.niedermann@googlemail.com>2016-03-09 17:23:26 +0300
committerStefan Niedermann <stefan.niedermann@googlemail.com>2016-03-09 17:23:26 +0300
commit6f6aa18cea189637a20d4229e61e6a00c764c433 (patch)
treeffe15561b4f6a5a48c7a263ce5654187a017c042
parent2483bafbe8413dd63a12dbbe50be78b9948f643c (diff)
Version Bump to 0.7.1v0.7.1
-rw-r--r--app/build.gradle4
-rw-r--r--app/src/main/AndroidManifest.xml4
-rw-r--r--app/src/main/res/values-de/strings.xml2
-rw-r--r--app/src/main/res/values-fr/strings.xml2
-rw-r--r--app/src/main/res/values-hy/strings.xml2
-rw-r--r--app/src/main/res/values-sr/strings.xml2
-rw-r--r--app/src/main/res/values/strings.xml2
7 files changed, 9 insertions, 9 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 1f0f2271..2c72a0fd 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -8,8 +8,8 @@ android {
applicationId "it.niedermann.owncloud.notes"
minSdkVersion 11
targetSdkVersion 23
- versionCode 9
- versionName "0.7.0"
+ versionCode 10
+ versionName "0.7.1"
}
buildTypes {
release {
diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index 1f17f9b6..fe3f47f3 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
<manifest
package="it.niedermann.owncloud.notes"
xmlns:android="http://schemas.android.com/apk/res/android"
- android:versionCode="9"
- android:versionName="0.7.0">
+ android:versionCode="10"
+ android:versionName="0.7.1">
<uses-sdk
android:minSdkVersion="11"
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index f5744c51..0c124c79 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -56,7 +56,7 @@
<!-- About -->
<string name="about_version_title">Version</string>
- <string name="about_version">Sie benutzen aktuell <strong>v0.7.0</strong></string>
+ <string name="about_version">Sie benutzen aktuell <strong>v0.7.1</strong></string>
<string name="about_maintainer_title">Maintainer</string>
<string name="about_maintainer"><a href="http://www.niedermann.it/">Niedermann IT-Dienstleistungen</a></string>
<string name="about_developers_title">Entwickler</string>
diff --git a/app/src/main/res/values-fr/strings.xml b/app/src/main/res/values-fr/strings.xml
index a9b57c6b..0b401b13 100644
--- a/app/src/main/res/values-fr/strings.xml
+++ b/app/src/main/res/values-fr/strings.xml
@@ -57,7 +57,7 @@
<!-- About -->
<string name="about_version_title">Version</string>
- <string name="about_version">Vous utilisez actuellement la <strong>v0.7.0</strong></string>
+ <string name="about_version">Vous utilisez actuellement la <strong>v0.7.1</strong></string>
<string name="about_maintainer_title">Responsable</string>
<string name="about_maintainer"><a href="http://www.niedermann.it/">Niedermann IT-Dienstleistungen</a></string>
<string name="about_developers_title">Developpeurs</string>
diff --git a/app/src/main/res/values-hy/strings.xml b/app/src/main/res/values-hy/strings.xml
index 834b7ff2..2ad2f7d9 100644
--- a/app/src/main/res/values-hy/strings.xml
+++ b/app/src/main/res/values-hy/strings.xml
@@ -59,7 +59,7 @@
<!-- About -->
<string name="about_version_title">տարբերակ</string>
- <string name="about_version">դուք օգտագործում եք <strong>v0.7.0</strong></string>
+ <string name="about_version">դուք օգտագործում եք <strong>v0.7.1</strong></string>
<string name="about_maintainer_title">ղեկավար</string>
<string name="about_maintainer"><a href="http://www.niedermann.it/">Niedermann IT-Dienstleistungen</a></string>
<string name="about_developers_title">ծրագրավորող</string>
diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml
index 45b9d15a..c9166757 100644
--- a/app/src/main/res/values-sr/strings.xml
+++ b/app/src/main/res/values-sr/strings.xml
@@ -60,7 +60,7 @@
<!-- About -->
<string name="about_version_title">Издање</string>
- <string name="about_version">Текуће издање је <strong>0.7.0</strong></string>
+ <string name="about_version">Текуће издање је <strong>0.7.1</strong></string>
<string name="about_maintainer_title">Главни програмер</string>
<string name="about_maintainer"><a href="http://www.niedermann.it/">Niedermann IT-Dienstleistungen</a></string>
<string name="about_developers_title">Програмери</string>
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index e73e32a2..e468c5d7 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -57,7 +57,7 @@
<!-- About -->
<string name="about_version_title">Version</string>
- <string name="about_version">You are currently using <strong>v0.7.0</strong></string>
+ <string name="about_version">You are currently using <strong>v0.7.1</strong></string>
<string name="about_maintainer_title">Maintainer</string>
<string name="about_maintainer"><a href="http://www.niedermann.it/">Niedermann IT-Dienstleistungen</a></string>
<string name="about_developers_title">Developers</string>