Skip to content

Commit

Permalink
Release 71
Browse files Browse the repository at this point in the history
  • Loading branch information
frececroka committed Mar 13, 2022
1 parent f8ce86e commit fa13ad3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "de.lorenzgorse.coopmobile"
minSdkVersion 26
targetSdkVersion 31
versionCode 70
versionName "1.70"
versionCode 71
versionName "1.71"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit fa13ad3

Please sign in to comment.