chore(release): bump version, update changelog

This commit is contained in:
Nishant Mishra
2025-12-09 19:47:43 +05:30
parent 8ee33695da
commit 0aab9482f0
3 changed files with 12 additions and 3 deletions

View File

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