Build and changelog.

This commit is contained in:
Amine 2017-06-06 20:04:00 +02:00
parent 7071af5fa5
commit e2bfd549d3
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
**1.5.0.3 to 1.5.0.7** **1.5.0.3 to 1.5.0.8**
- Added a drawer for filtering sources and tags. - Added a drawer for filtering sources and tags.

View File

@ -25,8 +25,8 @@ android {
applicationId "apps.amine.bou.readerforselfoss" applicationId "apps.amine.bou.readerforselfoss"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 25 targetSdkVersion 25
versionCode 1507 versionCode 1508
versionName "1.5.0.7" versionName "1.5.0.8"
// Enabling multidex support. // Enabling multidex support.
multiDexEnabled true multiDexEnabled true