Build.
This commit is contained in:
parent
f8f710df99
commit
04402c5ab9
@ -1,4 +1,8 @@
|
|||||||
**1.5.1.3**
|
**1.5.1.5**
|
||||||
|
|
||||||
|
- THEMES !!!! For now, the app has predefined themes. You can ask for new ones until I make them dynamic.
|
||||||
|
|
||||||
|
**1.5.1.3/4**
|
||||||
|
|
||||||
- Fixes introduces by the previous alpha (1.5.1.2)
|
- Fixes introduces by the previous alpha (1.5.1.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 1513
|
versionCode 1515
|
||||||
versionName "1.5.1.3"
|
versionName "1.5.1.5"
|
||||||
|
|
||||||
// Enabling multidex support.
|
// Enabling multidex support.
|
||||||
multiDexEnabled true
|
multiDexEnabled true
|
||||||
|
Loading…
Reference in New Issue
Block a user