Skip to content

Commit

Permalink
Release 80
Browse files Browse the repository at this point in the history
  • Loading branch information
frececroka committed Apr 20, 2022
1 parent 1ac510f commit acfb4aa
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 79
versionName "1.79"
versionCode 80
versionName "1.80"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
javaCompileOptions {
annotationProcessorOptions {
Expand Down

0 comments on commit acfb4aa

Please sign in to comment.