Merge branch 'release/5.4.8' into develop

This commit is contained in:
Rafał Kobyłko 2024-10-09 19:15:59 +02:00
commit bad8feec85

View File

@ -15,8 +15,8 @@ android {
defaultConfig {
applicationId = "com.twofasapp"
versionName = "5.4.7"
versionCode = 5000028
versionName = "5.4.8"
versionCode = 5000029
}
applicationVariants.all {