Build.
This commit is contained in:
parent
95e208000f
commit
1d18c898b2
@ -1,3 +1,7 @@
|
||||
**1.5.1.3**
|
||||
|
||||
- Fixes introduces by the previous alpha (1.5.1.2)
|
||||
|
||||
**1.5.1.2**
|
||||
|
||||
- Added testing to the CI.
|
||||
|
@ -25,8 +25,8 @@ android {
|
||||
applicationId "apps.amine.bou.readerforselfoss"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 25
|
||||
versionCode 1512
|
||||
versionName "1.5.1.2"
|
||||
versionCode 1513
|
||||
versionName "1.5.1.3"
|
||||
|
||||
// Enabling multidex support.
|
||||
multiDexEnabled true
|
||||
|
Loading…
Reference in New Issue
Block a user