Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit 742c156

Browse files
committed
Update versionCode and versionName
1 parent 5d31138 commit 742c156

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId "com.sakethh.jetspacer"
1414
minSdk 24
1515
targetSdk 35
16-
versionCode 1
17-
versionName "1.1.0"
16+
versionCode 2
17+
versionName "2.0.0"
1818
kapt {
1919
arguments {
2020
arg("room.schemaLocation", "$projectDir/schemas")

0 commit comments

Comments
 (0)