Build and changelog.
This commit is contained in:
parent
f2e38a4203
commit
1889b43786
@ -1,3 +1,9 @@
|
|||||||
|
**1.5.1.7**
|
||||||
|
|
||||||
|
- Bug fixes.
|
||||||
|
|
||||||
|
- Code cleaning
|
||||||
|
|
||||||
**1.5.1.6**
|
**1.5.1.6**
|
||||||
|
|
||||||
- Added back the badges after it was fixed on the library side.
|
- Added back the badges after it was fixed on the library side.
|
||||||
|
@ -25,8 +25,8 @@ android {
|
|||||||
applicationId "apps.amine.bou.readerforselfoss"
|
applicationId "apps.amine.bou.readerforselfoss"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 1516
|
versionCode 1517
|
||||||
versionName "1.5.1.6"
|
versionName "1.5.1.7"
|
||||||
|
|
||||||
// Enabling multidex support.
|
// Enabling multidex support.
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
Loading…
Reference in New Issue
Block a user