Update Slim Launcher to 2.2.6 (28)
This commit is contained in:
parent
dc752e989d
commit
1ea6e3173d
|
@ -5,7 +5,7 @@ License: MIT
|
||||||
SourceCode: https://github.com/sduduzog/slim-launcher
|
SourceCode: https://github.com/sduduzog/slim-launcher
|
||||||
IssueTracker: https://github.com/sduduzog/slim-launcher/issues
|
IssueTracker: https://github.com/sduduzog/slim-launcher/issues
|
||||||
|
|
||||||
AutoName: Slim
|
AutoName: Slim Launcher
|
||||||
Summary: Minimalistic launcher
|
Summary: Minimalistic launcher
|
||||||
Description: |-
|
Description: |-
|
||||||
Slim launcher only allows you to use fewer apps on your phone. Giving you more time to enjoy life as it was intended. Also a perfect app for a minimalist lifestyle
|
Slim launcher only allows you to use fewer apps on your phone. Giving you more time to enjoy life as it was intended. Also a perfect app for a minimalist lifestyle
|
||||||
|
@ -28,7 +28,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 2.2.6
|
||||||
|
versionCode: 28
|
||||||
|
commit: v2.2.6
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 2.2.5
|
CurrentVersion: 2.2.6
|
||||||
CurrentVersionCode: 27
|
CurrentVersionCode: 28
|
||||||
|
|
Loading…
Reference in a new issue