chore(release): bump version, update changelog, update screenshots

This commit is contained in:
Nishant Mishra
2025-11-21 11:39:34 +05:30
parent 7d32cbec33
commit 83dae10649
9 changed files with 13 additions and 2 deletions

View File

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