Bump version 5.4.8 (5000029)

This commit is contained in:
Rafał Kobyłko 2024-10-09 19:13:56 +02:00
parent 79792ab444
commit 1f41115f67

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 {