summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstom79 <tschneider.ac@gmail.com>2018-12-28 15:22:46 +0100
committerstom79 <tschneider.ac@gmail.com>2018-12-28 15:22:46 +0100
commit0fcc5d3f374ea71684f3cccd1a58ff2e274509da (patch)
tree9e79a66d8b457ddf0ab89d9d9542374e9ba34e13
parent08501bc372d60f695f7c105e8652cb7795d2f6ff (diff)
Release 1.61.1
-rw-r--r--app/build.gradle4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/build.gradle b/app/build.gradle
index 247085f41..375854350 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -7,8 +7,8 @@ android {
applicationId "fr.gouv.etalab.mastodon"
minSdkVersion 16
targetSdkVersion 28
- versionCode 215
- versionName "1.61.0"
+ versionCode 216
+ versionName "1.61.1"
multiDexEnabled true
}
dexOptions {