Skip to content

Commit c283d99

Browse files
committed
Prepare release v0.7.1+11
1 parent 5ff1072 commit c283d99

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
@@ -38,8 +38,8 @@ android {
3838
applicationId "de.lukasneugebauer.nextcloudcookbook"
3939
minSdk 23
4040
targetSdk 33
41-
versionCode 10
42-
versionName "0.7.0"
41+
versionCode 11
42+
versionName "0.7.1"
4343

4444
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
4545
vectorDrawables {

0 commit comments

Comments
 (0)