Skip to content

Commit

Permalink
Making new 2.5.10 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
erickok committed Feb 20, 2018
1 parent d9f64e3 commit 22670e9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
5 changes: 2 additions & 3 deletions app/build.gradle
Expand Up @@ -9,8 +9,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 25
versionCode 229
versionName '2.5.9'
versionCode 230
versionName '2.5.10'
}
buildTypes {
release {
Expand All @@ -33,7 +33,6 @@ android {
}

dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'org.androidannotations:androidannotations-api:3.3.2'
compile 'com.j256.ormlite:ormlite-core:4.48'
compile 'com.j256.ormlite:ormlite-android:4.48'
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/values/changelog.xml
Expand Up @@ -21,7 +21,7 @@ Transdroid 2.5.10\n
Many thanks to alonalbert for his contributions!\n
- Added Deluge via RPC adapter\n
- Fixed issues with adding by file on newer Android versions\n
- Small crash fixes here and there\n
- Many small fixes here and there\n
\n
Transdroid 2.5.9\n
- rTorrent improved parsing speed\n
Expand Down
2 changes: 1 addition & 1 deletion latest-app.html
@@ -1 +1 @@
229|2.5.9
230|2.5.10
2 changes: 1 addition & 1 deletion latest-search.html
@@ -1 +1 @@
31|3.8
32|3.9

3 comments on commit 22670e9

@rojo0422
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the builds don't work for me,i get an error message stating communication error,check your connection...My connection is fine,all my logins are correct on setup...I am using a samsung galaxy note pro 12.2 tablet,i sent an error log but have not heard back.....here is the latest logs..
trandroid error logs.txt

the app works fine on my phone,but not on the tablet,can we get this sorted asap...cheers Rohan

@erickok
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rojo0422 Please open an issue or mail me, you are replying to a specific commit here... Having said that, the hostname you entered (nl3846.dediseedbox.com) does not seem to exist.

@rojo0422
Copy link

@rojo0422 rojo0422 commented on 22670e9 Mar 19, 2018 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.