Use a different application id until the db refactoring is done

This allows installing both versions at the same time and avoids
data loss when the database is scrubbed.
master
cpfeiffer 2016-04-29 22:50:37 +02:00
parent 64a6b9a936
commit 403a14ce8d
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ android {
buildToolsVersion "23.0.3"
defaultConfig {
applicationId "nodomain.freeyourgadget.gadgetbridge"
applicationId "nodomain.freeyourgadget.gadgetbridge.greendao"
minSdkVersion 19
targetSdkVersion 23