chore(release): 1.10.1 [only cd]
## 1.10.1 (2022-01-01) ### Bug Fixes * fixed broken languages784c69f* Removed unsupported language in Google Play store and added test script to ci18e4949
This commit is contained in:
@@ -46,8 +46,8 @@ android {
|
||||
applicationId "net.schueller.peertube"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 32
|
||||
versionCode 1072
|
||||
versionName "1.10.0"
|
||||
versionCode 1073
|
||||
versionName "1.10.1"
|
||||
buildConfigField "long", "BUILD_TIME", readPropertyWithDefault('buildTimestamp', System.currentTimeMillis()) + 'L'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user