Version Bump
This commit is contained in:
parent
8b2902d7a2
commit
6ad2005312
@ -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)
|
||||
|
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user