File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,10 +16,9 @@ android {
1616 minSdkVersion 21
1717 resConfigs " de"
1818 targetSdkVersion 27
19- versionCode 206
20- versionName ' 0.2.6 '
19+ versionCode 300
20+ versionName ' 0.3.0 '
2121 testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
22- versionNameSuffix ' beta'
2322
2423 // Reference them in .xml files.
2524 resValue " string" , " application_id" , " ${ applicationId} "
Original file line number Diff line number Diff line change 336336
337337 <string name =" release_notes" >
338338 \n
339+ < b> 0.3.0< /b> \n
340+ - Neue Funktion: OTP Support\n
341+ - Neue Funktion: Platzhalter im Benutzername und Passwort\n
342+ - Beta Status entfernt\n
343+ - Verbesserung der Sicherheit
344+ \n\n
339345 < b> 0.2.6< /b> \n
340346 - Neue Funktion: GPG verschlüsseltes Backup auf USB Speicher\n
341347 - Fehlerbehebungen
Original file line number Diff line number Diff line change 336336
337337 <string name =" release_notes" >
338338 \n
339+ < b> 0.3.0< /b> \n
340+ - New feature: OTP support\n
341+ - New feature: Placeholders in username and password\n
342+ - Beta status removed\n
343+ - Increase of security
344+ \n\n
339345 < b> 0.2.6< /b> \n
340346 - New feature: GPG encrypted backup on USB mass storage\n
341347 - Bug fixes and clean up
You can’t perform that action at this time.
0 commit comments