Skip to content

Commit

Permalink
Merge branch 'master' into apiv2
Browse files Browse the repository at this point in the history
  • Loading branch information
cbalster committed Jun 4, 2023
2 parents 5ec10dc + 2f0d2f0 commit e03131f
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 @@ -27,8 +27,8 @@ android {
applicationId "de.stephanlindauer.criticalmaps"
minSdkVersion 16
targetSdkVersion 31
versionCode 43
versionName "2.7.0"
versionCode 44
versionName "2.7.1"
vectorDrawables.useSupportLibrary = true

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit e03131f

Please sign in to comment.