mirror of
https://github.com/nerzhul/ownCloud-SMS-App.git
synced 2025-06-06 23:46:13 +00:00
Prepare 2.0.0 version & add Go mobile mention
This commit is contained in:
parent
d57810b5d8
commit
5d0b5d377b
@ -28,6 +28,7 @@ You can find the application documentation here: https://github.com/nerzhul/ownC
|
||||
|
||||
- We are searching for **translations** into others languages. To contribute please download `res/values/strings.xml` and `res/values/google_playstore_strings.xml` and provide a Pull Request with a translated version!
|
||||
- You can also contribute by adding **patches** in Java code or cleanups.
|
||||
- Application uses a [GoMobile AAR](https://gitlab.com/nerzhul/ncsmsgo) to have the best performance on phones with modern technologies like HTTP/2.0
|
||||
|
||||
### Build requirements
|
||||
- gradle
|
||||
|
@ -22,7 +22,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "fr.unix_experience.owncloud_sms"
|
||||
versionCode 64
|
||||
versionName "1.3.4"
|
||||
versionName "2.0.0"
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 27
|
||||
maxSdkVersion 27
|
||||
|
Loading…
x
Reference in New Issue
Block a user