Skip to content

Commit 56a0ca7

Browse files
committed
Bump version
1 parent db55f09 commit 56a0ca7

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
@@ -22,8 +22,8 @@ android {
2222
applicationId "edu.kit.tm.ps.embertalk"
2323
minSdk 26
2424
targetSdk 34
25-
versionCode 4
26-
versionName "0.2.0"
25+
versionCode 5
26+
versionName "0.3.0"
2727

2828
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
2929
vectorDrawables {

0 commit comments

Comments
 (0)