Changelog.
This commit is contained in:
1 parent
ddf790bfe1
commit
2289e16f4c
2 files changed
+7
-3
No files matched your search
+5
-1
@@ -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_
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -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
|
||||||
|
|||||||
Reference in new issue
Block a user