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

This commit is contained in:
Nishant Mishra
2025-12-04 13:32:51 +05:30
parent b059aa388b
commit fdfd8e91b1
10 changed files with 17 additions and 5 deletions

View File

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