Update for 0.2
This commit is contained in:
parent
97c85c7bba
commit
e2d1ffdb15
|
@ -20,14 +20,15 @@ Comming soon!
|
|||
- Subscribe to accounts
|
||||
- Show your subscripcion videos
|
||||
- Rate videos
|
||||
- Show and make commentaries
|
||||
- Splash screen
|
||||
|
||||
## What to do? (in next version)
|
||||
|
||||
- Search videos
|
||||
- Show and make commentaries
|
||||
- Share videos
|
||||
- View Peertube profiles
|
||||
- Splash screen
|
||||
- Peertube profiles
|
||||
- Infinite scroll
|
||||
|
||||
## Demostrations
|
||||
Demostration P2Play Beta 0.1: [https://peertube.video/videos/watch/2eb7b953-0b1b-4019-9300-817539f5f4e8](https://peertube.video/videos/watch/2eb7b953-0b1b-4019-9300-817539f5f4e8)
|
||||
|
|
|
@ -10,8 +10,8 @@ android {
|
|||
applicationId "org.libre.agosto.p2play"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 27
|
||||
versionCode 2
|
||||
versionName "0.1.5"
|
||||
versionCode 3
|
||||
versionName "0.2"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in New Issue