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 { @@ -8,8 +8,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 28
versionCode 233
versionName '2.5.13'
versionCode 234
versionName '2.5.14'
javaCompileOptions {
annotationProcessorOptions {

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

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

Loading…
Cancel
Save