Skip to content

Commit 75c32f5

Browse files
committed
v3.23.0
1 parent 1251bac commit 75c32f5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ android {
2121
minSdkVersion 15
2222
compileSdkVersion 35
2323
targetSdkVersion 35
24-
versionCode 215
25-
versionName "3.22.2"
24+
versionCode 216
25+
versionName "3.23.0"
2626
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2727
}
2828
buildTypes {
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* support app shortcuts for multiple users/profiles (@marunjar)
2+
* fix browser shortcuts (@marunjar)
3+
* fix infinite loading (@marunjar)
4+
* improved edge to edge support (@marunjar)

0 commit comments

Comments
 (0)