mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-22 14:01:28 +01:00
v0.0.21
This commit is contained in:
parent
d62815be12
commit
b2e7e4cacf
2 changed files with 10 additions and 2 deletions
|
@ -23,8 +23,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 35
|
||||
compileSdk 35
|
||||
versionCode 36
|
||||
versionName "j-0.0.20"
|
||||
versionCode 37
|
||||
versionName "0.0.21"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
8
fastlane/metadata/android/en-US/changelogs/37.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/37.txt
Normal file
|
@ -0,0 +1,8 @@
|
|||
* basic support for private space (Android 15)
|
||||
* reintroduced light theme
|
||||
* improved Portuguese translation (thank you, "Vossa Excelencia"!)
|
||||
* improved German translation
|
||||
* added version name to settings
|
||||
* dialog for bug reports
|
||||
* improved clock performance
|
||||
* fixed some bugs
|
Loading…
Add table
Reference in a new issue