Skip to content

Commit 167fd2d

Browse files
committed
v3.13.0
1 parent 536ebc1 commit 167fd2d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ android {
1919
applicationId 'fr.neamar.kiss'
2020
minSdkVersion 15
2121
targetSdkVersion 29
22-
versionCode 172
23-
versionName "3.12.2"
22+
versionCode 173
23+
versionName "3.13.0"
2424
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2525
}
2626
buildTypes {
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
* Feat: Multiple widgets are finally here! Please test them :) If you see any issues, report it at https://github.com/Neamar/KISS/issues
2+
* Feat: Resize widgets
3+
* Feat: Bring back tag menu
4+
* Fix: issues with favorites accessibility
5+
* Fix: hidden favorites when using internal fav bar

0 commit comments

Comments
 (0)