From a23f7c9212002c554fec75f923686aeb20b9f04c Mon Sep 17 00:00:00 2001 From: Seil0 Date: Fri, 30 Aug 2019 14:09:59 +0200 Subject: [PATCH] update to release 0.5.0 --- app/build.gradle | 2 +- fastlane/metadata/android/{de => de-DE}/full_description.txt | 1 + fastlane/metadata/android/{de => de-DE}/short_description.txt | 0 .../metadata/android/en-US/{chnagelogs => changelogs}/14.txt | 0 fastlane/metadata/android/en-US/full_description.txt | 1 + 5 files changed, 3 insertions(+), 1 deletion(-) rename fastlane/metadata/android/{de => de-DE}/full_description.txt (83%) rename fastlane/metadata/android/{de => de-DE}/short_description.txt (100%) rename fastlane/metadata/android/en-US/{chnagelogs => changelogs}/14.txt (100%) diff --git a/app/build.gradle b/app/build.gradle index cdb3cec..f83b457 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,7 +13,7 @@ android { minSdkVersion 23 targetSdkVersion 28 versionCode 14 - versionName "0.4.99" + versionName "0.5.0" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" resValue "string", "build_time", buildTime() setProperty("archivesBaseName", "projectlaogai-$versionName") diff --git a/fastlane/metadata/android/de/full_description.txt b/fastlane/metadata/android/de-DE/full_description.txt similarity index 83% rename from fastlane/metadata/android/de/full_description.txt rename to fastlane/metadata/android/de-DE/full_description.txt index f1f25c7..71eca07 100644 --- a/fastlane/metadata/android/de/full_description.txt +++ b/fastlane/metadata/android/de-DE/full_description.txt @@ -3,5 +3,6 @@ ProjectLaogai ist eine App um den Vorlesungsplan und den Mensa-Speiseplan der Ho Features: * schaue was es diese und nächste Woche in der Mensa zu Essen gibt * schaue dir deinen Vorlesungsplan an +* lass dir das aktuelle Guthaben der Mensakarte anzeigen * öffne moodle direkt in der App * viele lustige Bugs diff --git a/fastlane/metadata/android/de/short_description.txt b/fastlane/metadata/android/de-DE/short_description.txt similarity index 100% rename from fastlane/metadata/android/de/short_description.txt rename to fastlane/metadata/android/de-DE/short_description.txt diff --git a/fastlane/metadata/android/en-US/chnagelogs/14.txt b/fastlane/metadata/android/en-US/changelogs/14.txt similarity index 100% rename from fastlane/metadata/android/en-US/chnagelogs/14.txt rename to fastlane/metadata/android/en-US/changelogs/14.txt diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index aa3f7ce..c080ed0 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -3,5 +3,6 @@ ProjectLaogai is an app to access the timetable and the mensa menu of Hochschule Features: * check out the mensa menu of this and next week * access your timetable +* check the current balance of your mensa card * open moodle * probably some funny bugs