Bump version to 1.7.4

[ci skip]
This commit is contained in:
Julian Raufelder 2022-04-13 16:31:58 +02:00
parent 734b98e759
commit e087884e3b
No known key found for this signature in database
GPG Key ID: 17EE71F6634E381D

View File

@ -39,7 +39,7 @@ allprojects {
ext {
androidApplicationId = 'org.cryptomator'
androidVersionCode = getVersionCode()
androidVersionName = '1.8.0-SNAPSHOT'
androidVersionName = '1.7.4'
}
repositories {
mavenCentral()