mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2024-11-28 04:46:51 +01:00
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.
This commit is contained in:
parent
64a6b9a936
commit
403a14ce8d
@ -11,7 +11,7 @@ android {
|
||||
buildToolsVersion "23.0.3"
|
||||
|
||||
defaultConfig {
|
||||
applicationId "nodomain.freeyourgadget.gadgetbridge"
|
||||
applicationId "nodomain.freeyourgadget.gadgetbridge.greendao"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 23
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user