Skip to content

Commit c1bea42

Browse files
committed
release v2.0.0
1 parent 5291147 commit c1bea42

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
@@ -14,8 +14,8 @@ android {
1414
defaultConfig {
1515
applicationId = "com.castle.sefirah"
1616

17-
versionCode = 14
18-
versionName = "1.1.5"
17+
versionCode = 15
18+
versionName = "2.0.0"
1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
}
2121

0 commit comments

Comments
 (0)