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

Commit df8d616

Browse files
committed
update project version number to 0.7
1 parent 90c11b5 commit df8d616

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 6
16-
versionName "0.6"
15+
versionCode 7
16+
versionName "0.7"
1717
archivesBaseName = "openWorkout-$versionName"
1818

1919
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)