diff --git a/app/build.gradle b/app/build.gradle index 5e7e0d50..b6640bfa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { defaultConfig { minSdkVersion 15 targetSdkVersion 25 - versionCode 229 - versionName '2.5.9' + versionCode 230 + versionName '2.5.10' } buildTypes { release { @@ -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' diff --git a/app/src/main/res/values/changelog.xml b/app/src/main/res/values/changelog.xml index 132b60af..37f60540 100644 --- a/app/src/main/res/values/changelog.xml +++ b/app/src/main/res/values/changelog.xml @@ -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 diff --git a/latest-app.html b/latest-app.html index f93e0706..5e39b4c6 100644 --- a/latest-app.html +++ b/latest-app.html @@ -1 +1 @@ -229|2.5.9 +230|2.5.10 diff --git a/latest-search.html b/latest-search.html index a5ad21d5..a5e80d75 100644 --- a/latest-search.html +++ b/latest-search.html @@ -1 +1 @@ -31|3.8 +32|3.9