Skip to content

Commit 4e71ead

Browse files
committed
refactor: Bump version code and name
Signed-off-by: Pranav Purwar <purwarpranav80@gmail.com>
1 parent 6862f5e commit 4e71ead

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Reef/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "dev.pranav.reef"
1414
minSdk = 26
1515
targetSdk = 36
16-
versionCode = 201
17-
versionName = "2.0.1"
16+
versionCode = 202
17+
versionName = "2.0.2"
1818
}
1919

2020
viewBinding.enable = true

0 commit comments

Comments
 (0)