Version Bump

This commit is contained in:
Stefan Schueller 2020-06-28 23:06:38 +02:00
parent 8b2902d7a2
commit 6ad2005312
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
### Version 1.0.40 Tag: v1.0.40 (2020-06-27)
* Floating window player controls fix (@dhk2)
* Updated app icons
### Version 1.0.40 Tag: v1.0.40 (2020-06-27)
* exoplayer update (@lishoujun)
* Floating window support (@dhk2)

View File

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