Skip to content

Commit fe77231

Browse files
committed
Bump version code
1 parent ecb2d03 commit fe77231

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
defaultConfig {
1414
minSdk = 31
1515
targetSdk = 35
16-
versionCode = 22
17-
versionName = "v1.11.1"
16+
versionCode = 23
17+
versionName = "v1.11.2"
1818
}
1919

2020
buildTypes {
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Changelog:
2+
3+
• Fix F-Droid build issue.
4+
• Bump dependencies.
5+
6+
Translation credit goes to all the contributors on our Crowdin platform.

0 commit comments

Comments
 (0)