chore(release): bump version

This commit is contained in:
Nishant Mishra
2025-10-26 08:25:27 +05:30
parent fcab066fab
commit 7aed88d1c5

View File

@@ -43,8 +43,8 @@ android {
applicationId = "org.nsh07.pomodoro"
minSdk = 27
targetSdk = 36
versionCode = 15
versionName = "1.6.0"
versionCode = 16
versionName = "1.6.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}