ready for version update
This commit is contained in:
parent
a5f38e8bd2
commit
4cfde48b9a
3 changed files with 3 additions and 3 deletions
Binary file not shown.
|
@ -6,8 +6,8 @@ android {
|
|||
applicationId "org.disroot.disrootapp"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
versionCode 23
|
||||
versionName "2.0.0"
|
||||
versionCode 24
|
||||
versionName "2.0.1"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog>
|
||||
<release version="2.0.1" versioncode="24" >
|
||||
<change>Filtered scheduled_at to be shown only on planned issue</change>
|
||||
<change>Scheduled at: to be shown only on planned issues</change>
|
||||
</release>
|
||||
<release version="2.0.0" versioncode="23" >
|
||||
<change>New theme and icon sets</change>
|
||||
|
|
Loading…
Reference in a new issue