0.2.3
Some checks failed
Android CI / build (push) Has been cancelled

This commit is contained in:
Josia Pietsch 2025-06-24 21:37:34 +02:00
parent dd3ba74f75
commit b9792e9942
Signed by: jrpie
GPG key ID: E70B571D66986A2D
2 changed files with 7 additions and 2 deletions

View file

@ -23,8 +23,8 @@ android {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 35 targetSdkVersion 35
compileSdk 35 compileSdk 35
versionCode 47 versionCode 48
versionName "0.2.2" versionName "0.2.3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
} }

View file

@ -0,0 +1,5 @@
* Documentation at https://launcher.jrpie.de
* Improved layout of widget list (thank you, wassupluke!)
* Fixed some bugs related to widgets
* Improved translations (thank you, abdelbasset jabrane, AsLoLoks, class0068, example, Julian Malinowski Lukas Hamm, renar, rimopa, Vladi69, Vossa Excelencia, and anonymous contributors!)