Skip to content

Commit

Permalink
Prepare 2.5.17 release
Browse files Browse the repository at this point in the history
  • Loading branch information
erickok committed Jan 6, 2020
1 parent 0c62e12 commit 8118632
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ android {

defaultConfig {
minSdkVersion 15
targetSdkVersion 28
versionCode 236
versionName '2.5.16'
targetSdkVersion 29
versionCode 237
versionName '2.5.17'

javaCompileOptions {
annotationProcessorOptions {
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values/changelog.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
-->
<resources>
<string name="system_changelog">
Transdroid 2.5.17\n
- qBittorrent 4.2+ support\n
- Proper label for checking status\n
\n
Transdroid 2.5.16\n
- Deluge 2 via RPC support\n
- Fix Transmission with digest auth\n
Expand Down

0 comments on commit 8118632

Please sign in to comment.