Version Bump

This commit is contained in:
Stefan Schüller 2020-06-19 08:40:23 +02:00
parent 341b62fa57
commit 7ead073ca9
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
### Version 1.0.37 Tag: v1.0.37 (2020-06-19)
* Making Selecting a search suggestion fill search field (@dhk2)
* Adding configuration setting and supporting code to choose language (@dhk2)
* Adding configuration setting and code for configurable back button behavior (@dhk2)
* Various translations
### Version 1.0.36 Tag: v1.0.36 (2020-06-14)
* fix 'cannot make a new request because the previous response (@lishoujun)
* Various translations

View File

@ -6,8 +6,8 @@ android {
applicationId "net.schueller.peertube"
minSdkVersion 21
targetSdkVersion 28
versionCode 1036
versionName "1.0.36"
versionCode 1037
versionName "1.0.37"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
ext {
libVersions = [