working on PCB supervisor v1.5

parent 33cf302f
Showing with 2 additions and 2 deletions
......@@ -19,9 +19,9 @@ android {
versionCode 3
versionName "1.5"
resValue "bool","NotifyAllwaysVisible","false"
resValue "string", "VersionManagerClass", "com.yottacode.pictogram.supervisor_tablet.net.VersionManager"
resValue "string", "VersionManagerClass", "com.yottacode.pictogram.supervisor.net.VersionManager"
resValue "string","apk","pictograms.apk"
resValue "string","google_play_apk","https://play.google.com/store/apps/details?id=com.yottacode.supervisor_tablet"
resValue "string","google_play_apk","https://play.google.com/store/apps/details?id=com.yottacode.supervisor"
// signingConfig signingConfigs.config
}
productFlavors {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment