Bump version 5.0.0 (5000001)

This commit is contained in:
Rafał Kobyłko 2023-10-01 14:49:01 +02:00
parent 56159f8c12
commit 225c623177

View File

@ -17,8 +17,8 @@ android {
defaultConfig {
applicationId = "com.twofasapp"
versionName = "4.7.0"
versionCode = 5000000
versionName = "5.0.0"
versionCode = 5000001
val versionCodeOffset = 5000000