Skip to content

Commit b7a48d6

Browse files
committed
v3.17.5
1 parent 2530dac commit b7a48d6

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ android {
1818
applicationId 'fr.neamar.kiss'
1919
minSdkVersion 15
2020
targetSdkVersion 31
21-
versionCode 201
22-
versionName "3.17.4"
21+
versionCode 202
22+
versionName "3.17.5"
2323
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2424
}
2525
buildTypes {
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
* Improved widget picker (@TBog)
2+
* Fixes an issue with Xiaomi devices and widgets
3+
* Icon packs now uses shapes (@marunjar)
4+
* More option for results sizes
5+
* Shortcuts fixes
6+
* Work app icons fixes

0 commit comments

Comments
 (0)