mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-05 11:54:32 +02:00
j-0.0.10
This commit is contained in:
parent
435250d704
commit
dddc2827b3
2 changed files with 10 additions and 2 deletions
|
@ -23,8 +23,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
compileSdk 35
|
||||
versionCode 23
|
||||
versionName "j-0.0.10-beta1"
|
||||
versionCode 24
|
||||
versionName "j-0.0.10"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
8
fastlane/metadata/android/en-US/changelogs/24.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/24.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
* Added options for color theme, font, background, monochrome icons
|
||||
* Added options for date and time
|
||||
* Added option to allow rotation
|
||||
* Improved search algorithm
|
||||
* Translation to Brazilian Portuguese - thank you, Jonatas de Almeida Barros!
|
||||
* Fixed a bug selected apps disappeared from settings
|
||||
* Improved code quality
|
||||
* Updated translations
|
Loading…
Add table
Reference in a new issue