Skip to content

Commit

Permalink
updatedChangelog
Browse files Browse the repository at this point in the history
  • Loading branch information
powerpoint45 committed Nov 16, 2018
1 parent acf8664 commit ce44c7e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 deletions app/AutoUpdate.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
<AppUpdater>
<update>
<latestVersion>2.0</latestVersion>
<latestVersionCode>3</latestVersionCode>
<latestVersion>2.4</latestVersion>
<latestVersionCode>16</latestVersionCode>
<url>https://github.com/powerpoint45/dtube-mobile-unofficial/releases</url>
<releaseNotes>
*Many Many changes
*UI Revamp
*Android TV full support
*Embedded video player updated from official dtube github
*Ability to upload videos (Early Development)
*Added Help Button to Login
</releaseNotes>
</update>
</AppUpdater>
Binary file modified app/release/app-release.apk
Binary file not shown.
2 changes: 1 addition & 1 deletion app/src/main/res/values/build_strings.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="on_play_store">true</bool>
<bool name="on_play_store">false</bool>
<bool name="debug">false</bool>
</resources>

0 comments on commit ce44c7e

Please sign in to comment.