mirror of https://github.com/readrops/Readrops.git
Increase app version and add changelog
This commit is contained in:
parent
c59c44a261
commit
be04139d39
|
@ -9,8 +9,8 @@ android {
|
|||
applicationId "com.readrops.app"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
versionCode 2
|
||||
versionName "1.0.1"
|
||||
versionCode 3
|
||||
versionName "1.0.2"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
- Add swipe background to main list items
|
||||
- Add preference to parse a fixed number of items when adding a local feed
|
||||
- Change feed/folders way to interact
|
||||
- Minor bug fixes and improvements
|
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Loading…
Reference in New Issue