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

Commit 62954ee

Browse files
oleg-fikselzidhuss
authored andcommitted
bump version (#459)
1 parent 041e728 commit 62954ee

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 16
1111
targetSdkVersion 28
12-
versionCode 10301
13-
versionName "1.3.1"
12+
versionCode 10302
13+
versionName "1.3.2"
1414

1515
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1616
}

0 commit comments

Comments
 (0)