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

Commit 289c79a

Browse files
committed
version bump
- Added auto sync - Added background git tasks
1 parent 38d0288 commit 289c79a

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 80
13-
versionName "1.2.0.60"
12+
versionCode 81
13+
versionName "1.2.0.61"
1414
}
1515

1616
compileOptions {

0 commit comments

Comments
 (0)