Skip to content

Commit

Permalink
Release v2.2.3
Browse files Browse the repository at this point in the history
gsantner committed Nov 9, 2019

Verified

This commit was signed with the committer’s verified signature.
gsantner Gregor Santner
1 parent daccd73 commit bc98280
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
@@ -26,8 +26,8 @@ android {
defaultConfig {
resValue "string", "manifest_package_id", "net.gsantner.markor"
applicationId "net.gsantner.markor"
versionName "2.2.2"
versionCode 103
versionName "2.2.3"
versionCode 104

minSdkVersion rootProject.ext.version_minSdk
targetSdkVersion rootProject.ext.version_compileSdk

0 comments on commit bc98280

Please sign in to comment.