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

Commit 7062156

Browse files
committed
version bump
1 parent 0516e31 commit 7062156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId = "com.zeapo.pwdstore"
1717
minSdkVersion(21)
1818
targetSdkVersion(29)
19-
versionCode = 10302
20-
versionName = "1.3.2"
19+
versionCode = 10303
20+
versionName = "1.3.3"
2121
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2222
}
2323

0 commit comments

Comments
 (0)