This commit is contained in:
S1m 2021-12-07 23:16:51 +01:00
parent 69dab70d5a
commit 4da9eacc33
3 changed files with 5 additions and 4 deletions

View File

@ -1,8 +1,6 @@
# NextPush - Android
UnifiedPush provider for Nextcloud - android application
_This is still a beta version_
## Usage
This application require the [server application](https://github.com/UP-NextPush/server-app) to be intalled on the server and the [Nextcloud application](https://apps.nextcloud.com/apps/android_nextcloud_app) on the mobile phone.

View File

@ -17,8 +17,8 @@ android {
applicationId "org.unifiedpush.distributor.nextpush"
minSdkVersion 24
targetSdkVersion 30
versionCode 4
versionName "0.1.3"
versionCode 5
versionName "1.0.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}

View File

@ -0,0 +1,3 @@
* First major release
* Open market app if Nextcloud App isn't installed
* Increase wait time with failures