Edited Readme thanks to Melyanna and ready fot V1.0.1

This commit is contained in:
massimiliano 2018-11-09 12:30:35 +01:00
parent 4eac54c6dc
commit 89c6c52d66
2 changed files with 9 additions and 5 deletions

View File

@ -22,6 +22,9 @@ The app may require you to install additional apps. We highly recommend you inst
* Spanish
* French
* Italian
* Portuguese
* Dutch
* Serbian
---
### Licensing
@ -44,6 +47,7 @@ The project is always open for contributions and accepts pull requests.
* Fede
* Maryjane
* meaz
* userdebug
---
#### Resources

View File

@ -6,8 +6,8 @@ android {
applicationId "org.disroot.disrootapp"
minSdkVersion 15
targetSdkVersion 28
versionCode 10
versionName "1.0.0"
versionCode 11
versionName "1.0.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {