Version increase and README.md update.
This commit is contained in:
parent
4848fdd301
commit
793c9f3ecd
2 changed files with 9 additions and 8 deletions
13
README.md
13
README.md
|
|
@ -15,7 +15,7 @@ Further development requires Android Studio, we recommend to use at least versio
|
|||
|
||||
### API Reference
|
||||
|
||||
Mininum SDK: 21
|
||||
Mininum SDK: 21<br />
|
||||
Target SDK: 27
|
||||
|
||||
## License
|
||||
|
|
@ -41,10 +41,11 @@ The app uses icons from [Google Design Material Icons](https://design.google.com
|
|||
## Contributors
|
||||
|
||||
Icons: <br />
|
||||
Markus Hau<br />
|
||||
Tatjana Albrandt<br/>
|
||||
- Tatjana Albrandt<br/>
|
||||
|
||||
Authors (Github-Users): <br />
|
||||
Christopher Beckmann (Kamuno) <br />
|
||||
(Badric) <br />
|
||||
(Lechendary)
|
||||
- Christopher Beckmann (Kamuno) <br />
|
||||
- (Badric) <br />
|
||||
- (Lechendary) <br />
|
||||
|
||||
Exercises by Eduardo Fontao <br />
|
||||
|
|
|
|||
|
|
@ -8,8 +8,8 @@ android {
|
|||
applicationId "org.secuso.privacyfriendlypausinghealthily"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 27
|
||||
versionCode 6
|
||||
versionName "1.2.3"
|
||||
versionCode 7
|
||||
versionName "1.3"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
lintOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue