Update Version Number and App-ID
This commit is contained in:
parent
75340c43a3
commit
268cfbeb59
1 changed files with 3 additions and 3 deletions
|
|
@ -5,11 +5,11 @@ android {
|
|||
buildToolsVersion '27.0.3'
|
||||
|
||||
defaultConfig {
|
||||
applicationId "org.secuso.privacyfriendlybreakreminder"
|
||||
applicationId "org.secuso.privacyfriendlypausinghealthily"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 27
|
||||
versionCode 4
|
||||
versionName "2.2"
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
lintOptions {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue