Release v1.0.38
This commit is contained in:
parent
5c7fab1a75
commit
d92af84e09
@ -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)
|
||||
|
@ -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 = [
|
||||
|
Loading…
Reference in New Issue
Block a user