chore(release): bump version, update changelog

This commit is contained in:
Nishant Mishra
2025-11-07 16:39:56 +05:30
parent 61cc5243f1
commit 211272a2f3
2 changed files with 15 additions and 2 deletions

View File

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