Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
schorschii committed Nov 22, 2021
1 parent 395691f commit 9c2b903
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 @@ -6,8 +6,8 @@ android {
applicationId "de.georgsieber.customerdb"
minSdkVersion 15
targetSdkVersion 30
versionCode 87
versionName "3.8.1"
versionCode 88
versionName "3.8.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 9c2b903

Please sign in to comment.