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

Commit fd02d50

Browse files
committed
version bump
1 parent 974d8e5 commit fd02d50

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 85
12-
versionName "1.2.0.65"
11+
versionCode 86
12+
versionName "1.2.0.66"
1313
}
1414
compileOptions {
1515
sourceCompatibility JavaVersion.VERSION_1_7

0 commit comments

Comments
 (0)