Skip to content

Commit

Permalink
Create new release 2.5.25
Browse files Browse the repository at this point in the history
  • Loading branch information
erickok committed Nov 10, 2024
1 parent 84c9f53 commit 9ebeac8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 34
versionCode 244
versionName '2.5.24'
versionCode 245
versionName '2.5.25'

javaCompileOptions {
annotationProcessorOptions {
Expand Down
3 changes: 3 additions & 0 deletions app/src/main/res/values/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@
-->
<resources>
<string name="system_changelog">
Transdroid 2.5.25\n
- Qbittorrent 5 support\n
\n
Transdroid 2.5.24\n
- Fixes for Android 14 notification permission\n
- Fixes adding by .torrent file\n
Expand Down
2 changes: 1 addition & 1 deletion latest-app.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
244|2.5.24
245|2.5.25

0 comments on commit 9ebeac8

Please sign in to comment.