summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstom79 <tschneider.ac@gmail.com>2019-01-08 19:31:13 +0100
committerstom79 <tschneider.ac@gmail.com>2019-01-08 19:31:13 +0100
commit57cd33ae53a2bc377e7a5a27e4aed1694cb701a9 (patch)
treec0ab3906fdafbb7740441099fc7566540c779f5a
parent13ece2616dc4e1b1b95235c62ff5436f02fba06b (diff)
Notification issue
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index a6944fb6f..abc95d35b 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 16
targetSdkVersion 28
- versionCode 222
- versionName "1.63.0"
+ versionCode 223
+ versionName "1.63.1"
multiDexEnabled true
}
dexOptions {