We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db54846 commit b7cf63bCopy full SHA for b7cf63b
2 files changed
app/build.gradle.kts
@@ -23,8 +23,8 @@ android {
23
applicationId = "dev.randombits.intervaltimer"
24
minSdk = 24
25
targetSdk = 35
26
- versionCode = 13
27
- versionName = "1.1.3"
+ versionCode = 14
+ versionName = "1.2.0"
28
29
vectorDrawables {
30
useSupportLibrary = true
metadata/en-US/changelogs/14.txt
@@ -0,0 +1 @@
1
+Add setting for number of sets. Add Spanish translations.
0 commit comments