Skip to content

Commit 573ade6

Browse files
committed
feat: version bump
1 parent 2cc0898 commit 573ade6

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
@@ -6,9 +6,9 @@ android {
66
applicationId "com.codedead.deadhash"
77
minSdk 30
88
targetSdk 35
9-
versionName '1.8.2'
9+
versionName '1.8.3'
1010
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
11-
versionCode 12
11+
versionCode 13
1212
}
1313
buildTypes {
1414
release {

0 commit comments

Comments
 (0)