Skip to content

Commit 0f5f9f5

Browse files
committed
build: Updated version
1 parent 54f6ffc commit 0f5f9f5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "lsafer.edgeseek"
1414
minSdk = 24
1515
targetSdk = 32
16-
versionCode = 10
17-
versionName = "0.2.0"
16+
versionCode = 11
17+
versionName = "0.2.1"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020

0 commit comments

Comments
 (0)