Browse Source

New release time

pull/487/head
Eric Kok 6 years ago
parent
commit
933eb215d8
  1. 4
      app/build.gradle
  2. 3
      app/src/main/res/values/changelog.xml

4
app/build.gradle

@ -8,8 +8,8 @@ android {
defaultConfig { defaultConfig {
minSdkVersion 15 minSdkVersion 15
targetSdkVersion 28 targetSdkVersion 28
versionCode 233 versionCode 234
versionName '2.5.13' versionName '2.5.14'
javaCompileOptions { javaCompileOptions {
annotationProcessorOptions { annotationProcessorOptions {

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

@ -17,6 +17,9 @@
--> -->
<resources> <resources>
<string name="system_changelog"> <string name="system_changelog">
Transdroid 2.5.14\n
- Fix crashes in the UI here and there\n
\n
Transdroid 2.5.13\n Transdroid 2.5.13\n
- Background (RSS, torrents, new version) service (crash) fixed\n - Background (RSS, torrents, new version) service (crash) fixed\n
- Fixes for F-Droid builds\n - Fixes for F-Droid builds\n

Loading…
Cancel
Save