Skip to content

Commit

Permalink
Markor v2.10.5 update, by @gsantner
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantner committed Oct 2, 2022
1 parent 90a79ad commit 5504eee
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 @@ -26,8 +26,8 @@ android {
defaultConfig {
resValue "string", "manifest_package_id", "net.gsantner.markor"
applicationId "net.gsantner.markor"
versionName "2.10.4"
versionCode 140
versionName "2.10.5"
versionCode 141

multiDexEnabled true
minSdkVersion rootProject.ext.version_minSdk
Expand Down

0 comments on commit 5504eee

Please sign in to comment.