Build and changelog.

This commit is contained in:
Amine 2017-07-21 11:44:13 +02:00
parent f2e38a4203
commit 1889b43786
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,9 @@
**1.5.1.7**
- Bug fixes.
- Code cleaning
**1.5.1.6**
- Added back the badges after it was fixed on the library side.

View File

@ -25,8 +25,8 @@ android {
applicationId "apps.amine.bou.readerforselfoss"
minSdkVersion 16
targetSdkVersion 25
versionCode 1516
versionName "1.5.1.6"
versionCode 1517
versionName "1.5.1.7"
// Enabling multidex support.
multiDexEnabled true