mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-22 14:01:28 +01:00
j-0.0.11
This commit is contained in:
parent
04de9dcc3f
commit
3da241c70b
2 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
* Favorite apps
|
||||
* Option to hide apps
|
||||
* Support for apps with multiple main activities
|
||||
* Fixed layout of settings on small screens
|
||||
|
|
Loading…
Add table
Reference in a new issue