bump to 1.6.1

This commit is contained in:
2026-06-09 19:31:42 -04:00
parent 92bc12355c
commit 4d00f0d8b1
2 changed files with 2 additions and 2 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId = "com.devlab.app"
minSdk = 26
targetSdk = 37
versionCode = 7
versionName = "1.6.0"
versionCode = 8
versionName = "1.6.1"
}
buildTypes {