chore(release): 1.12.2 [only cd]
## 1.12.2 (2022-04-02) ### Bug Fixes * Removed videos, fastlane cant upload themd98bf8c
* Update fastlanecef0043
This commit is contained in:
parent
3915cc1bbb
commit
3b88b039e9
@ -1,3 +1,11 @@
|
||||
## 1.12.2 (2022-04-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Removed videos, fastlane cant upload them d98bf8c
|
||||
* Update fastlane cef0043
|
||||
|
||||
## 1.12.1 (2022-04-02)
|
||||
|
||||
|
||||
|
@ -1 +1 @@
|
||||
1.12.1
|
||||
1.12.2
|
||||
|
@ -46,8 +46,8 @@ android {
|
||||
applicationId "net.schueller.peertube"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
versionCode 1079
|
||||
versionName "1.12.1"
|
||||
versionCode 1080
|
||||
versionName "1.12.2"
|
||||
buildConfigField "long", "BUILD_TIME", readPropertyWithDefault('buildTimestamp', System.currentTimeMillis()) + 'L'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
7
fastlane/metadata/android/en-US/changelogs/1080.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/1080.txt
Normal file
@ -0,0 +1,7 @@
|
||||
## 1.12.2 (2022-04-02)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Removed videos, fastlane cant upload them d98bf8c
|
||||
* Update fastlane cef0043
|
Loading…
Reference in New Issue
Block a user