mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 14:31:30 +01:00
Bump version code for v1.5.0
A smaller release of Launcher.
This commit is contained in:
parent
229a0b14e1
commit
ff77c93b3f
5 changed files with 22 additions and 2 deletions
|
@ -10,8 +10,8 @@ android {
|
||||||
applicationId "com.finnmglas.launcher"
|
applicationId "com.finnmglas.launcher"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 10
|
versionCode 11
|
||||||
versionName "v1.4.0"
|
versionName "v1.5.0"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 11 KiB |
7
fastlane/metadata/android/de-DE/changelogs/11.txt
Normal file
7
fastlane/metadata/android/de-DE/changelogs/11.txt
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
Was ist neu bei Launcher v1.5.0?
|
||||||
|
|
||||||
|
- Du kannst jetzt mit Launcher Actions die Lautstärke erhöhen / vermindern.
|
||||||
|
- Du kannst deinen Musikplayer mit Launcher kontrollieren und zwischen Songs wechseln.
|
||||||
|
- Ein paar Bugfixes - generell aber ein kleineres Launcher update.
|
||||||
|
|
||||||
|
Weiterhin viel Erfolg mit Launcher!
|
7
fastlane/metadata/android/en-US/changelogs/11.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/11.txt
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
What's new in Launcher v1.5.0?
|
||||||
|
|
||||||
|
- You can now increase / decrease the volume with Launcher Actions.
|
||||||
|
- You can control your music player with Launcher and switch between songs.
|
||||||
|
- A few bugfixes - generally this is a smaller release of Launcher.
|
||||||
|
|
||||||
|
Have fun using Launcher!
|
6
fastlane/metadata/android/fr-FR/changelogs/11.txt
Normal file
6
fastlane/metadata/android/fr-FR/changelogs/11.txt
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
Quoi de neuf dans Launcher v1.5.0?
|
||||||
|
|
||||||
|
- Vous pouvez maintenant augmenter / diminuer le volume avec les actions du lanceur.
|
||||||
|
- Vous pouvez contrôler votre lecteur de musique avec Launcher et basculer entre les chansons.
|
||||||
|
|
||||||
|
Soyez plus efficace en utilisant Launcher!
|
Loading…
Add table
Reference in a new issue