Skip to content

Commit acc4906

Browse files
committed
Bump version 1.1.2 (25)
1 parent 620c8e2 commit acc4906

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ android {
2323

2424
defaultConfig {
2525
applicationId = "com.twofasapp.pass"
26-
versionName = "1.1.1"
27-
versionCode = 24
26+
versionName = "1.1.2"
27+
versionCode = 25
2828
}
2929

3030
applicationVariants.all {

0 commit comments

Comments
 (0)