Browse Source

Making new 2.5.10 release.

pull/424/head v2.5.10
Eric Kok 6 years ago
parent
commit
22670e9809
  1. 5
      app/build.gradle
  2. 2
      app/src/main/res/values/changelog.xml
  3. 2
      latest-app.html
  4. 2
      latest-search.html

5
app/build.gradle

@ -9,8 +9,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 25 targetSdkVersion 25
versionCode 229 versionCode 230
versionName '2.5.9' versionName '2.5.10'
} }
buildTypes { buildTypes {
release { release {
@ -33,7 +33,6 @@ android {
} }
dependencies { dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
compile 'org.androidannotations:androidannotations-api:3.3.2' compile 'org.androidannotations:androidannotations-api:3.3.2'
compile 'com.j256.ormlite:ormlite-core:4.48' compile 'com.j256.ormlite:ormlite-core:4.48'
compile 'com.j256.ormlite:ormlite-android:4.48' compile 'com.j256.ormlite:ormlite-android:4.48'

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

@ -21,7 +21,7 @@ Transdroid 2.5.10\n
Many thanks to alonalbert for his contributions!\n Many thanks to alonalbert for his contributions!\n
- Added Deluge via RPC adapter\n - Added Deluge via RPC adapter\n
- Fixed issues with adding by file on newer Android versions\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 \n
Transdroid 2.5.9\n Transdroid 2.5.9\n
- rTorrent improved parsing speed\n - rTorrent improved parsing speed\n

2
latest-app.html

@ -1 +1 @@
229|2.5.9 230|2.5.10

2
latest-search.html

@ -1 +1 @@
31|3.8 32|3.9

Loading…
Cancel
Save