We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9887d5 commit 2973655Copy full SHA for 2973655
1 file changed
app/build.gradle.kts
@@ -16,8 +16,8 @@ android {
16
applicationId = "com.github.umercodez.sensorspot"
17
minSdk = 23
18
targetSdk = 36
19
- versionCode = 25
20
- versionName = "1.13.0"
+ versionCode = 26
+ versionName = "1.14.0"
21
22
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
23
}
0 commit comments