Skip to content

Commit 9ebeac8

Browse files
committed
Create new release 2.5.25
1 parent 84c9f53 commit 9ebeac8

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ android {
66
defaultConfig {
77
minSdkVersion 21
88
targetSdkVersion 34
9-
versionCode 244
10-
versionName '2.5.24'
9+
versionCode 245
10+
versionName '2.5.25'
1111

1212
javaCompileOptions {
1313
annotationProcessorOptions {

app/src/main/res/values/changelog.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
-->
1717
<resources>
1818
<string name="system_changelog">
19+
Transdroid 2.5.25\n
20+
- Qbittorrent 5 support\n
21+
\n
1922
Transdroid 2.5.24\n
2023
- Fixes for Android 14 notification permission\n
2124
- Fixes adding by .torrent file\n

latest-app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
244|2.5.24
1+
245|2.5.25

0 commit comments

Comments
 (0)