Skip to content

Commit

Permalink
build code and version update
Browse files Browse the repository at this point in the history
  • Loading branch information
jclark118 committed Oct 27, 2023
1 parent 3a50ec0 commit 9af5603
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mapcache/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ android {
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
minSdkVersion 28
targetSdkVersion 33
versionCode 59
versionName '2.1.10'
versionCode 60
versionName '2.1.11'
multiDexEnabled true
}
buildTypes {
Expand Down

0 comments on commit 9af5603

Please sign in to comment.