chore(release): 1.10.4 [only cd]
## 1.10.4 (2022-01-02)
### Bug Fixes
* Temp removal of videos in fastlane config 1d25be1
This commit is contained in:
parent
d37c788653
commit
55a9acccd8
@ -1,3 +1,10 @@
|
|||||||
|
## 1.10.4 (2022-01-02)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Temp removal of videos in fastlane config 1d25be1
|
||||||
|
|
||||||
## 1.10.3 (2022-01-02)
|
## 1.10.3 (2022-01-02)
|
||||||
|
|
||||||
|
|
||||||
|
@ -1 +1 @@
|
|||||||
1.10.3
|
1.10.4
|
||||||
|
@ -46,8 +46,8 @@ android {
|
|||||||
applicationId "net.schueller.peertube"
|
applicationId "net.schueller.peertube"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 32
|
targetSdkVersion 32
|
||||||
versionCode 1075
|
versionCode 1076
|
||||||
versionName "1.10.3"
|
versionName "1.10.4"
|
||||||
buildConfigField "long", "BUILD_TIME", readPropertyWithDefault('buildTimestamp', System.currentTimeMillis()) + 'L'
|
buildConfigField "long", "BUILD_TIME", readPropertyWithDefault('buildTimestamp', System.currentTimeMillis()) + 'L'
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|
||||||
|
6
fastlane/metadata/android/en-US/changelogs/1076.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/1076.txt
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
## 1.10.4 (2022-01-02)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* Temp removal of videos in fastlane config 1d25be1
|
Loading…
Reference in New Issue
Block a user