chore(release): bump version, update changelog

This commit is contained in:
Nishant Mishra
2025-11-10 00:13:00 +05:30
parent 88d6a1b300
commit 7837fd8a9f
3 changed files with 14 additions and 4 deletions

View File

@@ -43,8 +43,8 @@ android {
applicationId = "org.nsh07.pomodoro"
minSdk = 27
targetSdk = 36
versionCode = 19
versionName = "1.6.4"
versionCode = 20
versionName = "1.6.5"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"