Version bump

This commit is contained in:
Stefan Schüller 2019-01-04 23:38:08 +01:00
parent 64deb952d9
commit 77579315c5
2 changed files with 12 additions and 2 deletions

View File

@ -1,3 +1,13 @@
### Version 1.0.21 Tag: v1.0.21 (2019-01-05)
* Added more video meta data
* Very basic like and dislike functionality
* UI changes to video detail page
* Torrent stream fatal fix (@lishoujun)
* AR Strings update (@rex07)
* ZH Strings update (@lishoujun)
* RU Strings update (@ferhadnecef)
* Refacturing (@lishoujun)
### Version 1.0.20 Tag: v1.0.20 (2019-01-02)
* Added basic login framework
* AR Strings update (@rex07)

View File

@ -6,8 +6,8 @@ android {
applicationId "net.schueller.peertube"
minSdkVersion 21
targetSdkVersion 28
versionCode 1020
versionName "1.0.20"
versionCode 1021
versionName "1.0.21"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ext {
libVersions = [