Skip to content

Commit 00232ac

Browse files
committed
build: Bump version to 1.6.5
1 parent 0babee7 commit 00232ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ android {
1616
applicationId = "com.github.umercodez.sensorspot"
1717
minSdk = 21
1818
targetSdk = 36
19-
versionCode = 16
20-
versionName = "1.6.4"
19+
versionCode = 17
20+
versionName = "1.6.5"
2121

2222
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2323
}

0 commit comments

Comments
 (0)