Skip to content

Commit

Permalink
Renaming applicationId to alkomat3000
Browse files Browse the repository at this point in the history
  • Loading branch information
dieechtenilente committed May 24, 2020
1 parent 6e617fa commit f4aa2cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ android {
}

defaultConfig {
applicationId "de.ahirusoftware.alcoholtestapp"
applicationId "de.ahirusoftware.alkomat3000"
minSdkVersion 19
targetSdkVersion 29
versionCode versionBuild
Expand Down
4 changes: 2 additions & 2 deletions app/version.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#Sun May 24 14:41:17 CEST 2020
VERSION_BUILD=1091
#Sun May 24 15:01:35 CEST 2020
VERSION_BUILD=1103

0 comments on commit f4aa2cf

Please sign in to comment.