We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54f6ffc commit 0f5f9f5Copy full SHA for 0f5f9f5
1 file changed
app/build.gradle.kts
@@ -13,8 +13,8 @@ android {
13
applicationId = "lsafer.edgeseek"
14
minSdk = 24
15
targetSdk = 32
16
- versionCode = 10
17
- versionName = "0.2.0"
+ versionCode = 11
+ versionName = "0.2.1"
18
19
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
20
0 commit comments