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

Commit 0382716

Browse files
committed
bump version
1 parent 85df10a commit 0382716

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 10300
13-
versionName "1.3.0"
12+
versionCode 10301
13+
versionName "1.3.1"
1414

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

0 commit comments

Comments
 (0)