We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec8bc5f commit 729d15dCopy full SHA for 729d15d
1 file changed
app/build.gradle.kts
@@ -13,8 +13,8 @@ android {
13
applicationId = "com.github.umercodez.sensorspot"
14
minSdk = 23
15
targetSdk = 36
16
- versionCode = 27
17
- versionName = "1.15.0"
+ versionCode = 28
+ versionName = "1.16.0"
18
19
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
20
}
0 commit comments