Sigh -- looks like I will have to find a less intrusive way to change the application id

master
cpfeiffer 2016-04-29 23:24:12 +02:00
parent 7d15d4ff42
commit b15ffcbf15
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="nodomain.freeyourgadget.gadgetbridge.greendao">
package="nodomain.freeyourgadget.gadgetbridge">
<!--
Comment in for testing Pebble Emulator