Skip to content

Commit

Permalink
Release Markor v2.11.0 (147)
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantner committed Oct 11, 2023
1 parent cbb7977 commit b093818
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 @@ -25,8 +25,8 @@ android {
defaultConfig {
resValue "string", "manifest_package_id", "net.gsantner.markor"
applicationId "net.gsantner.markor"
versionName "2.10.9"
versionCode 146
versionName "2.11.0"
versionCode 147

multiDexEnabled true
minSdkVersion rootProject.ext.version_minSdk
Expand Down

0 comments on commit b093818

Please sign in to comment.