Skip to content

Commit 1a241df

Browse files
committed
increase version to 0.7.3
Signed-off-by: Aron Heinecke <aron.heinecke@t-online.de>
1 parent c90cc83 commit 1a241df

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
@@ -8,8 +8,8 @@ android {
88
applicationId "vocabletrainer.heinecke.aron.vocabletrainer"
99
minSdkVersion 19
1010
targetSdkVersion 30
11-
versionCode 20
12-
versionName "0.7.2"
11+
versionCode 21
12+
versionName "0.7.3"
1313
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1414
vectorDrawables.useSupportLibrary = true
1515

0 commit comments

Comments
 (0)