mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 06:21:31 +01:00
j-0.0.17
This commit is contained in:
parent
84c4fdfb47
commit
9649b9b523
2 changed files with 6 additions and 2 deletions
|
@ -23,8 +23,8 @@ android {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 35
|
targetSdkVersion 35
|
||||||
compileSdk 35
|
compileSdk 35
|
||||||
versionCode 32
|
versionCode 33
|
||||||
versionName "j-0.0.16"
|
versionName "j-0.0.17"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,2 +1,6 @@
|
||||||
* Alternative layouts for app list (grid, text)
|
* Alternative layouts for app list (grid, text)
|
||||||
* Fixed bug: renaming of apps works properly now
|
* Fixed bug: renaming of apps works properly now
|
||||||
|
|
||||||
|
* Updated Chinese translation (thank you, yzqzss!)
|
||||||
|
* Updated Portuguese translation (thank you, "Vossa Excelencia"!)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue