chore(release): 1.8.2 [only cd]
## 1.8.2 (2021-12-27) ### Bug Fixes * updated fastlane0f10497
* updated fastlane110e5da
* updated fastlanef75114b
This commit is contained in:
parent
85d23a142a
commit
f9e39e7278
@ -1,3 +1,12 @@
|
||||
## 1.8.2 (2021-12-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* updated fastlane 0f10497
|
||||
* updated fastlane 110e5da
|
||||
* updated fastlane f75114b
|
||||
|
||||
## 1.8.1 (2021-12-27)
|
||||
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1.8.1
|
||||
1.8.2
|
||||
|
@ -46,8 +46,8 @@ android {
|
||||
applicationId "net.schueller.peertube"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 1067
|
||||
versionName "1.8.1"
|
||||
versionCode 1068
|
||||
versionName "1.8.2"
|
||||
buildConfigField "long", "BUILD_TIME", readPropertyWithDefault('buildTimestamp', System.currentTimeMillis()) + 'L'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
8
fastlane/metadata/android/en-US/changelogs/1068.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/1068.txt
Normal file
@ -0,0 +1,8 @@
|
||||
## 1.8.2 (2021-12-27)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* updated fastlane 0f10497
|
||||
* updated fastlane 110e5da
|
||||
* updated fastlane f75114b
|
Loading…
Reference in New Issue
Block a user