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

Commit bf70407

Browse files
committed
version bump to 88
1 parent e6fc3bb commit bf70407

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 87
12-
versionName "1.2.0.67"
11+
versionCode 88
12+
versionName "1.2.0.68"
1313
}
1414
compileOptions {
1515
sourceCompatibility JavaVersion.VERSION_1_7

0 commit comments

Comments
 (0)