chore(release): 1.8.1 [only cd]
## 1.8.1 (2021-12-27)
### Bug Fixes
* updated play store video link ffa7d40
This commit is contained in:
parent
a851e71c90
commit
bd8389c2e0
@ -1,3 +1,10 @@
|
||||
## 1.8.1 (2021-12-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* updated play store video link ffa7d40
|
||||
|
||||
# 1.8.0 (2021-12-26)
|
||||
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1.8.0
|
||||
1.8.1
|
||||
|
@ -46,8 +46,8 @@ android {
|
||||
applicationId "net.schueller.peertube"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 1066
|
||||
versionName "1.8.0"
|
||||
versionCode 1067
|
||||
versionName "1.8.1"
|
||||
buildConfigField "long", "BUILD_TIME", readPropertyWithDefault('buildTimestamp', System.currentTimeMillis()) + 'L'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
6
fastlane/metadata/android/en-US/changelogs/1067.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/1067.txt
Normal file
@ -0,0 +1,6 @@
|
||||
## 1.8.1 (2021-12-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* updated play store video link ffa7d40
|
Loading…
Reference in New Issue
Block a user