Release v0.7.0
This commit is contained in:
parent
d6aeadc489
commit
0f8c3a7126
|
@ -11,8 +11,8 @@ android {
|
|||
applicationId "org.libre.agosto.p2play"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 32
|
||||
versionCode 9
|
||||
versionName "0.6.0"
|
||||
versionCode 10
|
||||
versionName "0.7.0"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
- 2FA login support!
|
||||
- Background player!
|
||||
- See and reply video threads!
|
||||
- New Setting menu added
|
||||
- Code improved
|
||||
- Bugs fixed
|
Loading…
Reference in New Issue