Browse Source

Prepare 2.5.19 release

pull/565/head v.2.5.19
Eric Kok 4 years ago
parent
commit
b077c6af1c
  1. 4
      app/build.gradle
  2. 1
      app/src/main/res/values/changelog.xml
  3. 2
      latest-app.html

4
app/build.gradle

@ -7,8 +7,8 @@ android { @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 15
targetSdkVersion 29
versionCode 238
versionName '2.5.18'
versionCode 239
versionName '2.5.19'
javaCompileOptions {
annotationProcessorOptions {

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

@ -18,7 +18,6 @@ @@ -18,7 +18,6 @@
<resources>
<string name="system_changelog">
Transdroid 2.5.19\n
- \n
- Dark theme to use black background\n
- Reinstated black widget\n
\n

2
latest-app.html

@ -1 +1 @@ @@ -1 +1 @@
238|2.5.18
239|2.5.19

Loading…
Cancel
Save