App rater for Google Full version
This commit is contained in:
parent
6108bd143c
commit
7b96cf32b3
|
@ -10,8 +10,8 @@ android {
|
|||
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 14
|
||||
versionName "1.3.0"
|
||||
versionCode 15
|
||||
versionName "1.4.0"
|
||||
multiDexEnabled true
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
|
|
@ -1,5 +1 @@
|
|||
- Support for m3u8 videos
|
||||
- Improve loading time
|
||||
- Quick menu access for videos (edit/playlist/follow/report)
|
||||
- Improve menu for adding videos in playlists
|
||||
- Fix an issue with pagination
|
||||
- Quelques améliorations
|
|
@ -1,5 +1,3 @@
|
|||
- Support for m3u8 videos
|
||||
- Improve loading time
|
||||
- Quick menu access for videos (edit/playlist/follow/report)
|
||||
- Improve menu for adding videos in playlists
|
||||
- Fix an issue with pagination
|
||||
- Sepia search
|
||||
- Some fixes with overlay
|
||||
- Fix issue when changing the instance
|
||||
|
|
Loading…
Reference in New Issue