Skip to content

Commit

Permalink
Release update v2.8.1, by @gsantner
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantner committed Oct 8, 2021
1 parent 3922003 commit a2c4d1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -26,8 +26,8 @@ android {
defaultConfig {
resValue "string", "manifest_package_id", "net.gsantner.markor"
applicationId "net.gsantner.markor"
versionName "2.8.0"
versionCode 124
versionName "2.8.1"
versionCode 125

minSdkVersion rootProject.ext.version_minSdk
targetSdkVersion rootProject.ext.version_compileSdk
Expand Down

0 comments on commit a2c4d1f

Please sign in to comment.