Skip to content

Commit c392199

Browse files
committed
Prepare release 0.6.0 (7)
1 parent 8a91133 commit c392199

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ android {
2828
defaultConfig {
2929
applicationId "de.lukasneugebauer.nextcloudcookbook"
3030
minSdk 23
31-
versionCode 6
32-
versionName "0.5.0"
31+
versionCode 7
32+
versionName "0.6.0"
3333

3434
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
3535
vectorDrawables {

0 commit comments

Comments
 (0)