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

Commit 72e441a

Browse files
authored
simple version bump, f-droid does not support suffixes
1 parent f24e4c4 commit 72e441a

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 82
13-
versionName "1.2.0.62-alpha"
12+
versionCode 83
13+
versionName "1.2.0.63"
1414
}
1515

1616
compileOptions {

0 commit comments

Comments
 (0)