chore(release): bump version, update changelog

This commit is contained in:
Nishant Mishra
2025-11-06 08:59:23 +05:30
parent 250816a034
commit aca5053c76
2 changed files with 13 additions and 2 deletions

View File

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