1 parent 3f385e1 commit 51d9ed0Copy full SHA for 51d9ed0
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 = 23
20
- versionName = "1.11.0"
+ versionCode = 24
+ versionName = "1.12.0"
21
22
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
23
}
0 commit comments