Skip to content

Commit 5a257e4

Browse files
committed
release 1.0.4
1 parent c763a1e commit 5a257e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ android {
1414
defaultConfig {
1515
applicationId = "com.castle.sefirah"
1616

17-
versionCode = 4
18-
versionName = "1.0.3"
17+
versionCode = 5
18+
versionName = "1.0.4"
1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
}
2121

0 commit comments

Comments
 (0)