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