Merge pull request #189 from sschueller/develop

Version Bumb
This commit is contained in:
Stefan Schüller 2020-06-27 23:43:12 +02:00 committed by GitHub
commit e1e1007a30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,8 @@
### Version 1.0.39 Tag: v1.0.39 (2020-06-27)
### Version 1.0.40 Tag: v1.0.40 (2020-06-27)
* exoplayer update (@lishoujun)
* Floating window support (@dhk2)
* Style cleanup
* new preferences activity
* Various translations
### Version 1.0.38 Tag: v1.0.38 (2020-06-21)

View File

@ -6,8 +6,8 @@ android {
applicationId "net.schueller.peertube"
minSdkVersion 21
targetSdkVersion 29
versionCode 1039
versionName "1.0.39"
versionCode 1040
versionName "1.0.40"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ext {
libVersions = [