chore(release): Bump version string, update changelog, update screenshots

This commit is contained in:
Nishant Mishra
2025-10-18 17:08:55 +05:30
parent b295585655
commit faf8adcb47
10 changed files with 29 additions and 3 deletions

View File

@@ -33,8 +33,8 @@ android {
applicationId = "org.nsh07.pomodoro"
minSdk = 26
targetSdk = 36
versionCode = 12
versionName = "1.5.0-alpha01"
versionCode = 13
versionName = "1.5.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
@@ -62,6 +62,7 @@ android {
}
buildFeatures {
compose = true
buildConfig = true
}
dependenciesInfo {
includeInApk = false