chore: Bump version string, update metadata for repo indexing

This commit is contained in:
Nishant Mishra
2025-07-14 09:38:33 +05:30
parent 4ede6a5920
commit 3393b8088b
2 changed files with 7 additions and 2 deletions

View File

@@ -23,8 +23,8 @@ android {
applicationId = "org.nsh07.pomodoro"
minSdk = 26
targetSdk = 36
versionCode = 2
versionName = "1.0.0"
versionCode = 3
versionName = "1.0.1"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
@@ -52,6 +52,10 @@ android {
buildFeatures {
compose = true
}
dependenciesInfo {
includeInApk = false
includeInBundle = false
}
}
dependencies {

View File

@@ -0,0 +1 @@
Tomato