Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
schorschii committed Nov 1, 2022
1 parent a998906 commit 8b72544
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 32
versionCode 91
versionName "3.9.1"
versionCode 92
versionName "3.10.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down

0 comments on commit 8b72544

Please sign in to comment.