Changelog.
This commit is contained in:
parent
ddf790bfe1
commit
2289e16f4c
@ -1,4 +1,8 @@
|
|||||||
**1.5..0.0**
|
**1.5.0.1**
|
||||||
|
|
||||||
|
- The release APK wasn't working at all.
|
||||||
|
|
||||||
|
**1.5.0.0**
|
||||||
|
|
||||||
_New_
|
_New_
|
||||||
|
|
||||||
|
@ -25,8 +25,8 @@ android {
|
|||||||
applicationId "apps.amine.bou.readerforselfoss"
|
applicationId "apps.amine.bou.readerforselfoss"
|
||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 25
|
targetSdkVersion 25
|
||||||
versionCode 1500
|
versionCode 1501
|
||||||
versionName "1.5.0.0"
|
versionName "1.5.0.1"
|
||||||
|
|
||||||
// Enabling multidex support.
|
// Enabling multidex support.
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
Loading…
Reference in New Issue
Block a user