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

Commit 8fc900f

Browse files
committed
update to openWorkout version number 1.0
1 parent f97cd7d commit 8fc900f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212
applicationId "com.health.openworkout"
1313
minSdkVersion 21
1414
targetSdkVersion 29
15-
versionCode 9
16-
versionName "0.9"
15+
versionCode 10
16+
versionName "1.0"
1717
archivesBaseName = "openWorkout-$versionName"
1818

1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)