This commit is contained in:
Josia Pietsch 2024-10-01 19:40:06 +02:00
parent 04de9dcc3f
commit 3da241c70b
Signed by: jrpie
GPG key ID: E70B571D66986A2D
2 changed files with 3 additions and 2 deletions

View file

@ -23,8 +23,8 @@ android {
minSdkVersion 21
targetSdkVersion 35
compileSdk 35
versionCode 24
versionName "j-0.0.10"
versionCode 25
versionName "j-0.0.11"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View file

@ -1,3 +1,4 @@
* Favorite apps
* Option to hide apps
* Support for apps with multiple main activities
* Fixed layout of settings on small screens