We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db4e072 commit 83a5933Copy full SHA for 83a5933
3 files changed
app/build.gradle
@@ -45,8 +45,8 @@ android {
45
applicationId "de.lukasneugebauer.nextcloudcookbook"
46
minSdk 23
47
targetSdk 34
48
- versionCode 36
49
- versionName "0.14.6"
+ versionCode 37
+ versionName "0.15.0"
50
51
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
52
vectorDrawables {
fastlane/metadata/android/de-DE/changelogs/37.txt
@@ -0,0 +1,4 @@
1
+- Nährwertangaben hinzugefügt
2
+- Tschechische Übersetzung aktualisiert
3
+- Polnische Übersetzung aktualisiert
4
+- Russische Übersetzung aktualisiert
fastlane/metadata/android/en-US/changelogs/37.txt
+- Add nutrition information
+- Update Czech translation
+- Update Polish translation
+- Update Russian translation
0 commit comments