Skip to content

Commit

Permalink
Merge pull request #339 from cbalster/release_2.9.0
Browse files Browse the repository at this point in the history
release_2.9.0
  • Loading branch information
cbalster committed Sep 3, 2023
2 parents 04e1994 + 4c74a8b commit ea86a05
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 33
versionCode 47
versionName "2.8.2"
versionCode 48
versionName "2.9.0"
vectorDrawables.useSupportLibrary = true

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

0 comments on commit ea86a05

Please sign in to comment.