mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 06:21:31 +01:00
j-0.0.18
This commit is contained in:
parent
9e514050e2
commit
aca7fe57d2
2 changed files with 11 additions and 2 deletions
|
@ -23,8 +23,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
compileSdk 35
|
||||
versionCode 33
|
||||
versionName "j-0.0.17"
|
||||
versionCode 34
|
||||
versionName "j-0.0.18"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
9
fastlane/metadata/android/en-US/changelogs/34.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/34.txt
Normal file
|
@ -0,0 +1,9 @@
|
|||
* Option to choose clock color
|
||||
* Added dynamic color theme; removed light theme
|
||||
* Added consent dialog for accessibility service
|
||||
|
||||
* Added Turkish translation (thank you, Sarp Küçük!)
|
||||
* Added Italian translation (thank you, Samantha!)
|
||||
* Improved Portuguese translation (thank you, "Vossa Excelencia"!)
|
||||
|
||||
* Fixed bug with gesture navigation in app drawer. Pressing back now closes the drawer immediately.
|
Loading…
Add table
Reference in a new issue