Release 1.0.36
This commit is contained in:
parent
8224b039bf
commit
a21762b692
@ -1,3 +1,7 @@
|
||||
### Version 1.0.36 Tag: v1.0.36 (2020-06-14)
|
||||
* fix 'cannot make a new request because the previous response (@lishoujun)
|
||||
* Various translations
|
||||
|
||||
### Version 1.0.35 Tag: v1.0.35 (2020-06-01)
|
||||
* Gradle und Lib updates (Android Studio 4) (@jmgfr)
|
||||
* Friendly name for downloaded files (@jmgfr)
|
||||
|
@ -6,8 +6,8 @@ android {
|
||||
applicationId "net.schueller.peertube"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 1035
|
||||
versionName "1.0.35"
|
||||
versionCode 1036
|
||||
versionName "1.0.36"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
ext {
|
||||
libVersions = [
|
||||
|
Loading…
Reference in New Issue
Block a user