Skip to content

Commit f5237ba

Browse files
committed
Markor v2.15.2
1 parent 08f6bad commit f5237ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ android {
2525
defaultConfig {
2626
resValue "string", "manifest_package_id", "net.gsantner.markor"
2727
applicationId "net.gsantner.markor"
28-
versionName "2.15.1"
29-
versionCode 160
28+
versionName "2.15.2"
29+
versionCode 161
3030

3131
multiDexEnabled true
3232
minSdkVersion rootProject.ext.version_minSdk

0 commit comments

Comments
 (0)