Skip to content

Commit 131e64a

Browse files
committed
Bump version code
1 parent 3a60b1e commit 131e64a

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
defaultConfig {
1414
minSdk = 31
1515
targetSdk = 35
16-
versionCode = 21
17-
versionName = "v1.11"
16+
versionCode = 22
17+
versionName = "v1.11.1"
1818
}
1919

2020
buildTypes {
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Changelog:
2+
3+
• Fix overridden color not resetting on long press. [Root]
4+
5+
Translation credit goes to all the contributors on our Crowdin platform.

0 commit comments

Comments
 (0)