Release v1.0.38

This commit is contained in:
Stefan Schueller 2020-06-21 17:05:53 +02:00
parent 5c7fab1a75
commit d92af84e09
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
### Version 1.0.38 Tag: v1.0.8 (2020-06-21)
* Multi server login address book
* Clear search history (@dhk2)
* Android SDK to 29
* Various translations
### 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)

View File

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