Release 1.0.36

This commit is contained in:
Stefan Schueller 2020-06-14 18:31:38 +02:00
parent 8224b039bf
commit a21762b692
2 changed files with 6 additions and 2 deletions

View File

@ -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)

View File

@ -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 = [