We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef0d14e commit 3b939d2Copy full SHA for 3b939d2
1 file changed
app/build.gradle.kts
@@ -16,8 +16,8 @@ android {
16
applicationId = "github.umer0586.sensorserver"
17
minSdk = 23
18
targetSdk = 36
19
- versionCode = 36
20
- versionName = "7.1.0"
+ versionCode = 37
+ versionName = "7.2.0"
21
22
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
23
}
0 commit comments