Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 54c0cfd

Browse files
committed
version bump
1 parent faa572c commit 54c0cfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ android {
99
applicationId "com.zeapo.pwdstore"
1010
minSdkVersion 15
1111
targetSdkVersion 25
12-
versionCode 79
13-
versionName "1.2.0.59"
12+
versionCode 80
13+
versionName "1.2.0.60"
1414
}
1515

1616
compileOptions {

0 commit comments

Comments
 (0)