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

Commit b29695e

Browse files
committed
version bump
1 parent 1046634 commit b29695e

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
@@ -8,8 +8,8 @@ android {
88
applicationId "com.zeapo.pwdstore"
99
minSdkVersion 16
1010
targetSdkVersion 25
11-
versionCode 86
12-
versionName "1.2.0.66"
11+
versionCode 87
12+
versionName "1.2.0.67"
1313
}
1414
compileOptions {
1515
sourceCompatibility JavaVersion.VERSION_1_7

0 commit comments

Comments
 (0)