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)
|
### Version 1.0.40 Tag: v1.0.40 (2020-06-27)
|
||||||
* exoplayer update (@lishoujun)
|
* exoplayer update (@lishoujun)
|
||||||
* Floating window support (@dhk2)
|
* Floating window support (@dhk2)
|
||||||
|
@ -6,8 +6,8 @@ android {
|
|||||||
applicationId "net.schueller.peertube"
|
applicationId "net.schueller.peertube"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 1040
|
versionCode 1041
|
||||||
versionName "1.0.40"
|
versionName "1.0.41"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
ext {
|
ext {
|
||||||
libVersions = [
|
libVersions = [
|
||||||
|
Loading…
Reference in New Issue
Block a user