Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit 964d83d

Browse files
committed
update openWorkout to version 1.3.2
1 parent c1efaef commit 964d83d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.idea/misc.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ android {
2525
applicationId "com.health.openworkout"
2626
minSdkVersion 21
2727
targetSdkVersion 34
28-
versionCode 14
29-
versionName "1.3.1"
28+
versionCode 15
29+
versionName "1.3.2"
3030
archivesBaseName = "openWorkout-$versionName"
3131

3232
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)