chore(release): 1.5.2 [only cd]
## 1.5.2 (2021-10-11)
### Bug Fixes
* removed incompatible languages (android play) 4fd8ff9
This commit is contained in:
parent
8fcf168117
commit
37d0157d3c
@ -1,3 +1,10 @@
|
||||
## 1.5.2 (2021-10-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* removed incompatible languages (android play) 4fd8ff9
|
||||
|
||||
## 1.5.1 (2021-10-10)
|
||||
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1.5.1
|
||||
1.5.2
|
||||
|
@ -46,8 +46,8 @@ android {
|
||||
applicationId "net.schueller.peertube"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 1062
|
||||
versionName "1.5.1"
|
||||
versionCode 1063
|
||||
versionName "1.5.2"
|
||||
buildConfigField "long", "BUILD_TIME", readPropertyWithDefault('buildTimestamp', System.currentTimeMillis()) + 'L'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/1063.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/1063.txt
Normal file
@ -0,0 +1,6 @@
|
||||
## 1.5.2 (2021-10-11)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* removed incompatible languages (android play) 4fd8ff9
|
Loading…
Reference in New Issue
Block a user