Skip to content

Commit 1adb398

Browse files
committed
Bump to 0.7.0 - version code 12
1 parent 0643408 commit 1adb398

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ android {
3030

3131
defaultConfig {
3232
applicationId = "de.tum.informatics.www1.artemis.native_app.android"
33-
versionCode = 11
34-
versionName = "0.6.0"
33+
versionCode = 12
34+
versionName = "0.7.0"
3535

3636
javaCompileOptions {
3737
annotationProcessorOptions {

0 commit comments

Comments
 (0)